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

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

Uses of Type in org.paneris.jammyjoes.controller
 

Constructors in org.paneris.jammyjoes.controller with parameters of type Type
SearchType(Type type)
           
 

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

Methods in org.paneris.jammyjoes.model.generated that return Type
 Type ProductBase.getType()
          Retrieves the Type object referred to.
 Type ProductBase.getType2()
          Retrieves the Type2 object referred to.
 Type TypeTableBase.getTypeObject(int troid)
          Retrieve the Type as a Type.
 Type TypeTableBase.getTypeObject(java.lang.Integer troid)
          Retrieve the Type as a Type.
 

Methods in org.paneris.jammyjoes.model.generated with parameters of type Type
 void ProductBase.setType(Type cooked)
          Set the Type.
 void ProductBase.setType2(Type cooked)
          Set the Type2.
 



Copyright © 2001-2008 PanEris. All Rights Reserved.