|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |