public interface RemoteAddressFixedGtMBean
Modifier and Type | Method and Description |
---|---|
void |
addOperationMode()
Add a new element named operationMode
|
java.lang.String |
getAlias()
Gets the value of the alias property.
|
java.lang.String |
getDescription()
Gets the value of the description property.
|
java.lang.String |
getGtAddress()
Gets the value of the gtAddress property.
|
java.math.BigInteger |
getGtIndicator()
Gets the value of the gtIndicator property.
|
java.math.BigInteger |
getGtNatureOfAddress()
Gets the value of the gtNatureOfAddress property.
|
java.math.BigInteger |
getGtNumberingPlan()
Gets the value of the gtNumberingPlan property.
|
java.math.BigInteger |
getGtTranslationType()
Gets the value of the gtTranslationType property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getNetworkIndicatorValue() |
java.lang.String |
getOperationModeValue() |
java.math.BigInteger |
getPointCode()
Gets the value of the pointCode property.
|
java.math.BigInteger |
getSecondaryPointCode()
Gets the value of the secondaryPointCode property.
|
java.math.BigInteger |
getSubSystemNumber()
Gets the value of the subSystemNumber property.
|
java.lang.Object |
getWeight()
Gets the value of the weight property.
|
void |
removeOperationMode()
Remove an element named operationMode
|
void |
setAlias(java.lang.String value)
Sets the value of the alias property.
|
void |
setDescription(java.lang.String value)
Sets the value of the description property.
|
void |
setGtAddress(java.lang.String value)
Sets the value of the gtAddress property.
|
void |
setGtIndicator(java.math.BigInteger value)
Sets the value of the gtIndicator property.
|
void |
setGtNatureOfAddress(java.math.BigInteger value)
Sets the value of the gtNatureOfAddress property.
|
void |
setGtNumberingPlan(java.math.BigInteger value)
Sets the value of the gtNumberingPlan property.
|
void |
setGtTranslationType(java.math.BigInteger value)
Sets the value of the gtTranslationType property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setNetworkIndicatorValue(java.lang.String value)
Set the value of networkIndicator
|
void |
setOperationModeValue(java.lang.String value)
Set the value of operationMode
|
void |
setPointCode(java.math.BigInteger value)
Sets the value of the pointCode property.
|
void |
setSecondaryPointCode(java.math.BigInteger value)
Sets the value of the secondaryPointCode property.
|
void |
setSubSystemNumber(java.math.BigInteger value)
Sets the value of the subSystemNumber property.
|
void |
setWeight(java.lang.Object value)
Sets the value of the weight property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getDescription()
void setDescription(java.lang.String value)
java.lang.String getGtAddress()
void setGtAddress(java.lang.String value)
java.math.BigInteger getPointCode()
void setPointCode(java.math.BigInteger value)
java.math.BigInteger getSecondaryPointCode()
void setSecondaryPointCode(java.math.BigInteger value)
java.math.BigInteger getSubSystemNumber()
void setSubSystemNumber(java.math.BigInteger value)
java.math.BigInteger getGtIndicator()
void setGtIndicator(java.math.BigInteger value)
java.math.BigInteger getGtNatureOfAddress()
void setGtNatureOfAddress(java.math.BigInteger value)
java.math.BigInteger getGtNumberingPlan()
void setGtNumberingPlan(java.math.BigInteger value)
java.math.BigInteger getGtTranslationType()
void setGtTranslationType(java.math.BigInteger value)
java.lang.String getAlias()
void setAlias(java.lang.String value)
java.lang.Object getWeight()
void setWeight(java.lang.Object value)
void setNetworkIndicatorValue(java.lang.String value)
java.lang.String getNetworkIndicatorValue()
void addOperationMode()
void removeOperationMode()
void setOperationModeValue(java.lang.String value)
java.lang.String getOperationModeValue()