public class LongIdLabeledDTO extends LongIdDTO
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
label |
| Constructor and Description |
|---|
LongIdLabeledDTO() |
LongIdLabeledDTO(long id) |
LongIdLabeledDTO(long id,
java.lang.String label) |
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.