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 RemoteAddressFixedGtsMBean


public interface RemoteAddressFixedGtsMBean

Method Summary
 void addSccpRemoteAddressFixedGt()
          Add a new element named sccpRemoteAddressFixedGt
 String getName()
          Gets the value of the name property.
 List<RemoteAddressFixedGtMBean> getSccpRemoteAddressFixedGtMBean()
          Return the list of the RemoteAddressFixedGt element
 void removeSccpRemoteAddressFixedGt(int index)
          Remove an element named sccpRemoteAddressFixedGt 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.

addSccpRemoteAddressFixedGt

void addSccpRemoteAddressFixedGt()
Add a new element named sccpRemoteAddressFixedGt

removeSccpRemoteAddressFixedGt

void removeSccpRemoteAddressFixedGt(int index)
Remove an element named sccpRemoteAddressFixedGt by the index

getSccpRemoteAddressFixedGtMBean

List<RemoteAddressFixedGtMBean> getSccpRemoteAddressFixedGtMBean()
Return the list of the RemoteAddressFixedGt 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.