|
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 LinksetMBean
Method Summary | |
---|---|
void |
addMtpLink() Add a new element named mtpLink |
BigInteger |
getAdjacentPointCode() Gets the value of the adjacentPointCode property. |
List<LinkMBean> |
getMtpLinkMBean() Return the list of the Link element |
String |
getName() Gets the value of the name property. |
int |
getSubService() Gets the value of the subService property. |
void |
removeMtpLink(int index) Remove an element named mtpLink by the index |
void |
setAdjacentPointCode(BigInteger value) Sets the value of the adjacentPointCode property. |
void |
setName(String value) Sets the value of the name property. |
void |
setSubService(int value) Sets the value of the subService property. |
Method Detail |
---|
String getName()
void setName(String value)
BigInteger getAdjacentPointCode()
void setAdjacentPointCode(BigInteger value)
int getSubService()
void setSubService(int value)
void addMtpLink()
void removeMtpLink(int index)
List<LinkMBean> getMtpLinkMBean()
|
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 |