|
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 BoardMBean
Method Summary | |
---|---|
void |
addMtpPcm() Add a new element named mtpPcm |
String |
getClockValue() |
List<PcmMBean> |
getMtpPcmMBean() Return the list of the Pcm element |
String |
getName() Gets the value of the name property. |
BigInteger |
getSlot() Gets the value of the slot property. |
void |
removeMtpPcm(int index) Remove an element named mtpPcm by the index |
void |
setClockValue(String value) Set the value of clock |
void |
setName(String value) Sets the value of the name property. |
void |
setSlot(BigInteger value) Sets the value of the slot property. |
Method Detail |
---|
String getName()
void setName(String value)
BigInteger getSlot()
void setSlot(BigInteger value)
void setClockValue(String value)
String getClockValue()
void addMtpPcm()
void removeMtpPcm(int index)
List<PcmMBean> getMtpPcmMBean()
|
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 |