public class JobLabelInfoData extends Object implements Serializable
Constructor and Description |
---|
JobLabelInfoData() |
Modifier and Type | Method and Description |
---|---|
long |
getId() |
String |
getLabel() |
void |
setId(long id) |
void |
setLabel(String label) |
String |
toString() |