Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.sigtran
Interface M3UaRoutesMBean


public interface M3UaRoutesMBean

Method Summary
 void addM3UaRoute()
          Add a new element named m3UaRoute
 List<M3UARouteMBean> getM3UaRouteMBean()
          Return the list of the M3UARoute element
 String getName()
          Gets the value of the name property.
 void removeM3UaRoute(int index)
          Remove an element named m3UaRoute by the index
 void setName(String value)
          Sets the value of the name property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

addM3UaRoute

void addM3UaRoute()
Add a new element named m3UaRoute

removeM3UaRoute

void removeM3UaRoute(int index)
Remove an element named m3UaRoute by the index

getM3UaRouteMBean

List<M3UARouteMBean> getM3UaRouteMBean()
Return the list of the M3UARoute element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.