|
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 KeyBasedDispatchRuleMBean
Method Summary | |
---|---|
void |
addSccpIncomingRoutingCriteria() Add a new element named sccpIncomingRoutingCriteria |
String |
getModuleInstance() Gets the value of the moduleInstance property. |
String |
getName() Gets the value of the name property. |
BigInteger |
getPriority() Gets the value of the priority property. |
List<KeyBasedDispatchCriteriaMBean> |
getSccpIncomingRoutingCriteriaMBean() Return the list of the KeyBasedDispatchCriteria element |
void |
removeSccpIncomingRoutingCriteria(int index) Remove an element named sccpIncomingRoutingCriteria by the index |
void |
setModuleInstance(String value) Sets the value of the moduleInstance property. |
void |
setName(String value) Sets the value of the name property. |
void |
setPriority(BigInteger value) Sets the value of the priority property. |
Method Detail |
---|
String getName()
void setName(String value)
BigInteger getPriority()
void setPriority(BigInteger value)
String getModuleInstance()
void setModuleInstance(String value)
void addSccpIncomingRoutingCriteria()
void removeSccpIncomingRoutingCriteria(int index)
List<KeyBasedDispatchCriteriaMBean> getSccpIncomingRoutingCriteriaMBean()
|
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 |