Uses of Class
org.paneris.bibliomania.BookFormat

Packages that use BookFormat
org.paneris.bibliomania   
org.paneris.bibliomania.generated The POEM-generated support classes for org.paneris.bibliomania. 
 

Uses of BookFormat in org.paneris.bibliomania
 

Methods in org.paneris.bibliomania that return BookFormat
 BookFormat BookFormatTable.ensure(java.lang.String displayname, java.lang.String descriptionregexp)
           
 BookFormat BookFormatTable.formatOfDescription(java.lang.String description)
           
 

Uses of BookFormat in org.paneris.bibliomania.generated
 

Methods in org.paneris.bibliomania.generated that return BookFormat
 BookFormat BookFormatTableBase.getBookFormatObject(int troid)
          Retrieve the BookFormat as a BookFormat.
 BookFormat BookFormatTableBase.getBookFormatObject(java.lang.Integer troid)
          Retrieve the BookFormat as a BookFormat.
 BookFormat ProductBase.getFormat()
          Retrieves the Format object referred to.
 BookFormat BookStockingBase.getFormatcode()
          Retrieves the Formatcode object referred to.
 

Methods in org.paneris.bibliomania.generated with parameters of type BookFormat
 void ProductBase.setFormat(BookFormat cooked)
          Set the Format.
 void BookStockingBase.setFormatcode(BookFormat cooked)
          Set the Formatcode.
 



Copyright © 2000-2009 PanEris. All Rights Reserved.