|
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 AnnouncementInfoEntryMBean
Method Summary | |
---|---|
String |
getAnnouncementCode() Gets the value of the announcementCode property. |
String |
getCallStateValue() |
String |
getName() Gets the value of the name property. |
String |
getNetwork() Gets the value of the network property. |
BigInteger |
getPriority() Gets the value of the priority property. |
BigInteger |
getReasonFrom() Gets the value of the reasonFrom property. |
BigInteger |
getReasonTo() Gets the value of the reasonTo property. |
String |
getReasonTypeValue() |
String |
getServiceSideValue() |
BigInteger |
getThreshold() Gets the value of the threshold property. |
boolean |
isEnabled() Gets the value of the enabled property. |
void |
setAnnouncementCode(String value) Sets the value of the announcementCode property. |
void |
setCallStateValue(String value) Set the value of callState |
void |
setEnabled(boolean value) Sets the value of the enabled property. |
void |
setName(String value) Sets the value of the name property. |
void |
setNetwork(String value) Sets the value of the network property. |
void |
setPriority(BigInteger value) Sets the value of the priority property. |
void |
setReasonFrom(BigInteger value) Sets the value of the reasonFrom property. |
void |
setReasonTo(BigInteger value) Sets the value of the reasonTo property. |
void |
setReasonTypeValue(String value) Set the value of reasonType |
void |
setServiceSideValue(String value) Set the value of serviceSide |
void |
setThreshold(BigInteger value) Sets the value of the threshold property. |
Method Detail |
---|
String getName()
void setName(String value)
boolean isEnabled()
void setEnabled(boolean value)
BigInteger getReasonFrom()
void setReasonFrom(BigInteger value)
BigInteger getReasonTo()
void setReasonTo(BigInteger value)
String getNetwork()
void setNetwork(String value)
BigInteger getPriority()
void setPriority(BigInteger value)
String getAnnouncementCode()
void setAnnouncementCode(String value)
BigInteger getThreshold()
void setThreshold(BigInteger value)
void setReasonTypeValue(String value)
String getReasonTypeValue()
void setServiceSideValue(String value)
String getServiceSideValue()
void setCallStateValue(String value)
String getCallStateValue()
|
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 |