|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.LongIdDTO
org.apache.activemq.apollo.dto.LongIdLabeledDTO
public class LongIdLabeledDTO
Field Summary | |
---|---|
java.lang.String |
label
|
Fields inherited from class org.apache.activemq.apollo.dto.LongIdDTO |
---|
id |
Constructor Summary | |
---|---|
LongIdLabeledDTO()
|
|
LongIdLabeledDTO(long id)
|
|
LongIdLabeledDTO(long id,
java.lang.String label)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String label
Constructor Detail |
---|
public LongIdLabeledDTO()
public LongIdLabeledDTO(long id)
public LongIdLabeledDTO(long id, java.lang.String label)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |