@Metadata(root=INFRASTRUCTURE, description="Xl-satellite configuration item") public class Satellite extends BaseContainer
id, syntheticProperties, type
TAGS_FIELD
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
Constructor and Description |
---|
Satellite() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddress() |
java.lang.Integer |
getProtocolPort() |
boolean |
isEncrypted() |
void |
setAddress(java.lang.String address) |
void |
setEncrypted(boolean encrypted) |
void |
setProtocolPort(java.lang.Integer protocolPort) |
getTags, setTags
compareTo, equals, get$ciAttributes, get$token, get$validationMessages, getId, getName, getProperty, getPropertyDescriptor, getType, hashCode, hasProperty, set$ciAttributes, set$token, set$validationMessages, setId, setProperty, setType, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setProperty
public java.lang.String getAddress()
public void setAddress(java.lang.String address)
public java.lang.Integer getProtocolPort()
public void setProtocolPort(java.lang.Integer protocolPort)
public boolean isEncrypted()
public void setEncrypted(boolean encrypted)