|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.apollo.dto.StringIdDTO
org.apache.activemq.apollo.dto.ServiceDTO
public abstract class ServiceDTO
| Field Summary | |
|---|---|
java.lang.Boolean |
enabled
If set to true, then the connector host will be enabled. |
| Fields inherited from class org.apache.activemq.apollo.dto.StringIdDTO |
|---|
id |
| Constructor Summary | |
|---|---|
ServiceDTO()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Boolean enabled
| Constructor Detail |
|---|
public ServiceDTO()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class StringIdDTOpublic int hashCode()
hashCode in class StringIdDTO
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||