@Metadata(root=INFRASTRUCTURE, description="Xl-satellite configuration item") public class Satellite extends BaseContainer
id, syntheticProperties, typeTAGS_FIELDSYNTHETIC_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, setTagscompareTo, equals, get$ciAttributes, get$token, get$validationMessages, getId, getName, getProperty, getPropertyDescriptor, getType, hashCode, hasProperty, set$ciAttributes, set$token, set$validationMessages, setId, setProperty, setType, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitget$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setPropertypublic 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)