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 StringIdDTO
public int hashCode()
hashCode
in class StringIdDTO
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.