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 IpRemoteSystemsMBean


public interface IpRemoteSystemsMBean

Method Summary
 void addIpRemoteSystem()
          Add a new element named ipRemoteSystem
 List<IpRemoteSystemMBean> getIpRemoteSystemMBean()
          Return the list of the IpRemoteSystem element
 String getName()
          Gets the value of the name property.
 void removeIpRemoteSystem(int index)
          Remove an element named ipRemoteSystem 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.

addIpRemoteSystem

void addIpRemoteSystem()
Add a new element named ipRemoteSystem

removeIpRemoteSystem

void removeIpRemoteSystem(int index)
Remove an element named ipRemoteSystem by the index

getIpRemoteSystemMBean

List<IpRemoteSystemMBean> getIpRemoteSystemMBean()
Return the list of the IpRemoteSystem 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.