|
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 RoutesetMBean
Method Summary | |
---|---|
void |
addMtpRoute() Add a new element named mtpRoute |
String |
getDefaultRouteValue() |
String |
getDescription() Gets the value of the description property. |
List<RouteMBean> |
getMtpRouteMBean() Return the list of the Route element |
String |
getName() Gets the value of the name property. |
BigInteger |
getRemotePointCode() Gets the value of the remotePointCode property. |
void |
removeMtpRoute(int index) Remove an element named mtpRoute by the index |
void |
setDefaultRouteValue(String value) Set the value of defaultRoute |
void |
setDescription(String value) Sets the value of the description property. |
void |
setName(String value) Sets the value of the name property. |
void |
setRemotePointCode(BigInteger value) Sets the value of the remotePointCode property. |
Method Detail |
---|
String getName()
void setName(String value)
BigInteger getRemotePointCode()
void setRemotePointCode(BigInteger value)
String getDescription()
void setDescription(String value)
void setDefaultRouteValue(String value)
String getDefaultRouteValue()
void addMtpRoute()
void removeMtpRoute(int index)
List<RouteMBean> getMtpRouteMBean()
|
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 |