public abstract class ServiceDTO extends StringIdDTO
Modifier and Type | Field and Description |
---|---|
Boolean |
enabled
If set to true, then the connector host will be enabled.
|
id
Constructor and Description |
---|
ServiceDTO() |
public Boolean enabled
public boolean equals(Object o)
equals
in class StringIdDTO
public int hashCode()
hashCode
in class StringIdDTO
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.