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 LocalAddressFixedGtMBean


public interface LocalAddressFixedGtMBean

Method Summary
 String getAlias()
          Gets the value of the alias property.
 String getDescription()
          Gets the value of the description property.
 String getGtAddress()
          Gets the value of the gtAddress property.
 BigInteger getGtIndicator()
          Gets the value of the gtIndicator property.
 BigInteger getGtNatureOfAddress()
          Gets the value of the gtNatureOfAddress property.
 BigInteger getGtNumberingPlan()
          Gets the value of the gtNumberingPlan property.
 BigInteger getGtTranslationType()
          Gets the value of the gtTranslationType property.
 String getName()
          Gets the value of the name property.
 BigInteger getSubSystemNumber()
          Gets the value of the subSystemNumber property.
 void setAlias(String value)
          Sets the value of the alias property.
 void setDescription(String value)
          Sets the value of the description property.
 void setGtAddress(String value)
          Sets the value of the gtAddress property.
 void setGtIndicator(BigInteger value)
          Sets the value of the gtIndicator property.
 void setGtNatureOfAddress(BigInteger value)
          Sets the value of the gtNatureOfAddress property.
 void setGtNumberingPlan(BigInteger value)
          Sets the value of the gtNumberingPlan property.
 void setGtTranslationType(BigInteger value)
          Sets the value of the gtTranslationType property.
 void setName(String value)
          Sets the value of the name property.
 void setSubSystemNumber(BigInteger value)
          Sets the value of the subSystemNumber 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.

getDescription

String getDescription()
Gets the value of the description property.

setDescription

void setDescription(String value)
Sets the value of the description property.

getGtAddress

String getGtAddress()
Gets the value of the gtAddress property.

setGtAddress

void setGtAddress(String value)
Sets the value of the gtAddress property.

getSubSystemNumber

BigInteger getSubSystemNumber()
Gets the value of the subSystemNumber property.

setSubSystemNumber

void setSubSystemNumber(BigInteger value)
Sets the value of the subSystemNumber property.

getGtIndicator

BigInteger getGtIndicator()
Gets the value of the gtIndicator property.

setGtIndicator

void setGtIndicator(BigInteger value)
Sets the value of the gtIndicator property.

getGtNatureOfAddress

BigInteger getGtNatureOfAddress()
Gets the value of the gtNatureOfAddress property.

setGtNatureOfAddress

void setGtNatureOfAddress(BigInteger value)
Sets the value of the gtNatureOfAddress property.

getGtNumberingPlan

BigInteger getGtNumberingPlan()
Gets the value of the gtNumberingPlan property.

setGtNumberingPlan

void setGtNumberingPlan(BigInteger value)
Sets the value of the gtNumberingPlan property.

getGtTranslationType

BigInteger getGtTranslationType()
Gets the value of the gtTranslationType property.

setGtTranslationType

void setGtTranslationType(BigInteger value)
Sets the value of the gtTranslationType property.

getAlias

String getAlias()
Gets the value of the alias property.

setAlias

void setAlias(String value)
Sets the value of the alias property.

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.