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 LocalAddressFixedGtsMBean


public interface LocalAddressFixedGtsMBean

Method Summary
 void addSccpLocalAddressFixedGt()
          Add a new element named sccpLocalAddressFixedGt
 String getName()
          Gets the value of the name property.
 List<LocalAddressFixedGtMBean> getSccpLocalAddressFixedGtMBean()
          Return the list of the LocalAddressFixedGt element
 void removeSccpLocalAddressFixedGt(int index)
          Remove an element named sccpLocalAddressFixedGt 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.

addSccpLocalAddressFixedGt

void addSccpLocalAddressFixedGt()
Add a new element named sccpLocalAddressFixedGt

removeSccpLocalAddressFixedGt

void removeSccpLocalAddressFixedGt(int index)
Remove an element named sccpLocalAddressFixedGt by the index

getSccpLocalAddressFixedGtMBean

List<LocalAddressFixedGtMBean> getSccpLocalAddressFixedGtMBean()
Return the list of the LocalAddressFixedGt 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.