|
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 Mtp3MBean
Method Summary | |
---|---|
void |
addMtpBoards() Add a new element named mtpBoards |
BigInteger |
getLocalPointCode() Gets the value of the localPointCode property. |
List<BoardsMBean> |
getMtpBoardsMBean() Return the list of the Boards element |
LinksetsMBean |
getMtpLinkSetsMBean() Return the value of the Linksets element |
RoutesetsMBean |
getMtpRouteSetsMBean() Return the value of the Routesets element |
String |
getName() Gets the value of the name property. |
void |
removeMtpBoards(int index) Remove an element named mtpBoards by the index |
void |
setLocalPointCode(BigInteger value) Sets the value of the localPointCode property. |
void |
setMtpLinkSetsMBean(LinksetsMBean val) Set the value of the Linksets element |
void |
setMtpRouteSetsMBean(RoutesetsMBean val) Set the value of the Routesets element |
void |
setName(String value) Sets the value of the name property. |
Method Detail |
---|
String getName()
void setName(String value)
BigInteger getLocalPointCode()
void setLocalPointCode(BigInteger value)
void addMtpBoards()
void removeMtpBoards(int index)
List<BoardsMBean> getMtpBoardsMBean()
LinksetsMBean getMtpLinkSetsMBean()
void setMtpLinkSetsMBean(LinksetsMBean val)
RoutesetsMBean getMtpRouteSetsMBean()
void setMtpRouteSetsMBean(RoutesetsMBean val)
|
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 |