public interface IpRemoteSystemMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets the value of the description property.
|
java.lang.String |
getFirstIP()
Gets the value of the firstIP property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getSecondIP()
Gets the value of the secondIP property.
|
java.lang.String |
getTypeValue() |
void |
setDescription(java.lang.String value)
Sets the value of the description property.
|
void |
setFirstIP(java.lang.String value)
Sets the value of the firstIP property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setSecondIP(java.lang.String value)
Sets the value of the secondIP property.
|
void |
setTypeValue(java.lang.String value)
Set the value of type
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getFirstIP()
void setFirstIP(java.lang.String value)
java.lang.String getSecondIP()
void setSecondIP(java.lang.String value)
java.lang.String getDescription()
void setDescription(java.lang.String value)
void setTypeValue(java.lang.String value)
java.lang.String getTypeValue()