Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.tdm
Interface RemoteAddressDynamicGtMBean


public interface RemoteAddressDynamicGtMBean

Method Summary
 String getAlias()
          Gets the value of the alias property.
 String getDescription()
          Gets the value of the description 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.
 String getNetworkIndicatorValue()
           
 BigInteger getPointCode()
          Gets the value of the pointCode property.
 BigInteger getSubSystemNumber()
          Gets the value of the subSystemNumber property.
 Object getWeight()
          Gets the value of the weight property.
 void setAlias(String value)
          Sets the value of the alias property.
 void setDescription(String value)
          Sets the value of the description 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 setNetworkIndicatorValue(String value)
          Set the value of networkIndicator
 void setPointCode(BigInteger value)
          Sets the value of the pointCode property.
 void setSubSystemNumber(BigInteger value)
          Sets the value of the subSystemNumber property.
 void setWeight(Object value)
          Sets the value of the weight 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.

getPointCode

BigInteger getPointCode()
Gets the value of the pointCode property.

setPointCode

void setPointCode(BigInteger value)
Sets the value of the pointCode 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.

getWeight

Object getWeight()
Gets the value of the weight property.

setWeight

void setWeight(Object value)
Sets the value of the weight property.

setNetworkIndicatorValue

void setNetworkIndicatorValue(String value)
Set the value of networkIndicator

getNetworkIndicatorValue

String getNetworkIndicatorValue()

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.