org.geebis.books.model.item.nonretail
Class NonRetailBundleLine

java.lang.Object
  extended by org.geebis.books.model.item.nonretail.BundleLine<NonRetailItem>
      extended by org.geebis.books.model.item.nonretail.NonRetailBundleLine
All Implemented Interfaces:
java.io.Serializable

@Name(value="nonRetailBundleLine")
public class NonRetailBundleLine
extends BundleLine<NonRetailItem>

See Also:
Serialized Form

Constructor Summary
NonRetailBundleLine()
           
 
Method Summary
 
Methods inherited from class org.geebis.books.model.item.nonretail.BundleLine
getId, getItem, getVersion, setId, setItem, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonRetailBundleLine

public NonRetailBundleLine()