public interface ServerMappingMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getManagedServerName()
Gets the value of the managedServerName property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.math.BigInteger |
getWcsServerId()
Gets the value of the wcsServerId property.
|
java.lang.String |
getWcsServerName()
Gets the value of the wcsServerName property.
|
void |
setManagedServerName(java.lang.String value)
Sets the value of the managedServerName property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setWcsServerId(java.math.BigInteger value)
Sets the value of the wcsServerId property.
|
void |
setWcsServerName(java.lang.String value)
Sets the value of the wcsServerName property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getManagedServerName()
void setManagedServerName(java.lang.String value)
java.lang.String getWcsServerName()
void setWcsServerName(java.lang.String value)
java.math.BigInteger getWcsServerId()
void setWcsServerId(java.math.BigInteger value)