Uses of Class
org.paneris.jammyjoes.model.Supplier

Packages that use Supplier
org.paneris.jammyjoes.model.generated The POEM-generated support classes for org.paneris.jammyjoes.model. 
 

Uses of Supplier in org.paneris.jammyjoes.model.generated
 

Methods in org.paneris.jammyjoes.model.generated that return Supplier
 Supplier ProductBase.getSupplier()
          Retrieves the Supplier object referred to.
 Supplier SupplierTableBase.getSupplierObject(int troid)
          Retrieve the Supplier as a Supplier.
 Supplier SupplierTableBase.getSupplierObject(java.lang.Integer troid)
          Retrieve the Supplier as a Supplier.
 

Methods in org.paneris.jammyjoes.model.generated with parameters of type Supplier
 void ProductBase.setSupplier(Supplier cooked)
          Set the Supplier.
 



Copyright © 2001-2008 PanEris. All Rights Reserved.