public abstract class ServiceDTO extends StringIdDTO
| Modifier and Type | Field and Description |
|---|---|
java.lang.Boolean |
enabled
If set to true, then the connector host will be enabled.
|
id| Constructor and Description |
|---|
ServiceDTO() |
public java.lang.Boolean enabled
public boolean equals(java.lang.Object o)
equals in class StringIdDTOpublic int hashCode()
hashCode in class StringIdDTOCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.