public interface SubscriberDataEntryMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultCallHandlingValue() |
java.lang.String |
getDn()
Gets the value of the dn property.
|
java.lang.String |
getMin()
Gets the value of the min property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getScfAlias()
Gets the value of the scfAlias property.
|
java.lang.String |
getTdpList()
Gets the value of the tdpList property.
|
void |
setDefaultCallHandlingValue(java.lang.String value)
Set the value of defaultCallHandling
|
void |
setDn(java.lang.String value)
Sets the value of the dn property.
|
void |
setMin(java.lang.String value)
Sets the value of the min property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setScfAlias(java.lang.String value)
Sets the value of the scfAlias property.
|
void |
setTdpList(java.lang.String value)
Sets the value of the tdpList property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getMin()
void setMin(java.lang.String value)
java.lang.String getDn()
void setDn(java.lang.String value)
java.lang.String getScfAlias()
void setScfAlias(java.lang.String value)
java.lang.String getTdpList()
void setTdpList(java.lang.String value)
void setDefaultCallHandlingValue(java.lang.String value)
java.lang.String getDefaultCallHandlingValue()