org.geebis.books.model.label
Class AccountUsageLabel

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

public class AccountUsageLabel
extends Label
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AccountUsageLabel()
           
AccountUsageLabel(java.lang.String name)
           
 
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

AccountUsageLabel

public AccountUsageLabel()

AccountUsageLabel

public AccountUsageLabel(java.lang.String name)