@PublicAPI public class JobLabelInfo extends Object implements Serializable
JobLabelInfo(long id, String label)
long
getId()
String
getLabel()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JobLabelInfo(long id, String label)
public long getId()
public String getLabel()