|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubscriberDataEntryMBean
Method Summary | |
---|---|
String |
getDefaultCallHandlingValue() |
String |
getImsi() Gets the value of the imsi property. |
String |
getMsisdn() Gets the value of the msisdn property. |
String |
getName() Gets the value of the name property. |
String |
getScfAlias() Gets the value of the scfAlias property. |
BigInteger |
getServiceKey() Gets the value of the serviceKey property. |
String |
getTdpList() Gets the value of the tdpList property. |
void |
setDefaultCallHandlingValue(String value) Set the value of defaultCallHandling |
void |
setImsi(String value) Sets the value of the imsi property. |
void |
setMsisdn(String value) Sets the value of the msisdn property. |
void |
setName(String value) Sets the value of the name property. |
void |
setScfAlias(String value) Sets the value of the scfAlias property. |
void |
setServiceKey(BigInteger value) Sets the value of the serviceKey property. |
void |
setTdpList(String value) Sets the value of the tdpList property. |
Method Detail |
---|
String getName()
void setName(String value)
String getImsi()
void setImsi(String value)
String getMsisdn()
void setMsisdn(String value)
BigInteger getServiceKey()
void setServiceKey(BigInteger value)
String getScfAlias()
void setScfAlias(String value)
String getTdpList()
void setTdpList(String value)
void setDefaultCallHandlingValue(String value)
String getDefaultCallHandlingValue()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |