public interface GttEntityMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getOperationModeValue() |
java.math.BigInteger |
getPrimaryPointCode()
Gets the value of the primaryPointCode property.
|
java.math.BigInteger |
getSecondaryPointCode()
Gets the value of the secondaryPointCode property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setOperationModeValue(java.lang.String value)
Set the value of operationMode
|
void |
setPrimaryPointCode(java.math.BigInteger value)
Sets the value of the primaryPointCode property.
|
void |
setSecondaryPointCode(java.math.BigInteger value)
Sets the value of the secondaryPointCode property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.math.BigInteger getPrimaryPointCode()
void setPrimaryPointCode(java.math.BigInteger value)
java.math.BigInteger getSecondaryPointCode()
void setSecondaryPointCode(java.math.BigInteger value)
void setOperationModeValue(java.lang.String value)
java.lang.String getOperationModeValue()