org.geebis.books.model.label
Class JobLabel

java.lang.Object
  extended by org.geebis.books.model.label.Label
      extended by org.geebis.books.model.label.JobLabel
All Implemented Interfaces:
java.io.Serializable

public class JobLabel
extends Label

See Also:
Serialized Form

Constructor Summary
JobLabel()
           
 
Method Summary
 
Methods inherited from class org.geebis.books.model.label.Label
addLabel, getId, getName, getVersion, isLabelCompatible, removeLabel, setId, setName, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobLabel

public JobLabel()