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

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

Uses of Sex in org.paneris.jammyjoes.model
 

Methods in org.paneris.jammyjoes.model that return Sex
 Sex SexTable.ensure(java.lang.String s)
           
 Sex SexTable.getBoy()
           
 Sex SexTable.getGirl()
           
 

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

Methods in org.paneris.jammyjoes.model.generated that return Sex
 Sex ProductBase.getSex()
          Retrieves the Sex object referred to.
 Sex SexTableBase.getSexObject(int troid)
          Retrieve the Sex as a Sex.
 Sex SexTableBase.getSexObject(java.lang.Integer troid)
          Retrieve the Sex as a Sex.
 

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



Copyright © 2001-2008 PanEris. All Rights Reserved.