|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Country | |
---|---|
org.paneris.bibliomania.generated | The POEM-generated support classes for org.paneris.bibliomania. |
org.paneris.bibliomania.shopping |
Uses of Country in org.paneris.bibliomania.generated |
---|
Methods in org.paneris.bibliomania.generated that return Country | |
---|---|
Country |
UserBase.getCountry()
Retrieves the Country object referred to. |
Country |
ShopOrderBase.getCountry()
Retrieves the Country object referred to. |
Country |
CountryTableBase.getCountryObject(int troid)
Retrieve the Country
as a Country . |
Country |
CountryTableBase.getCountryObject(java.lang.Integer troid)
Retrieve the Country as a Country . |
Methods in org.paneris.bibliomania.generated with parameters of type Country | |
---|---|
void |
UserBase.setCountry(Country cooked)
Set the Country. |
void |
ShopOrderBase.setCountry(Country cooked)
Set the Country. |
Uses of Country in org.paneris.bibliomania.shopping |
---|
Fields in org.paneris.bibliomania.shopping declared as Country | |
---|---|
Country |
BibliomaniaShoppingTrolley.countryCode
|
Methods in org.paneris.bibliomania.shopping that return Country | |
---|---|
Country |
BibliomaniaShoppingTrolley.getCountryCode()
|
Methods in org.paneris.bibliomania.shopping with parameters of type Country | |
---|---|
void |
BibliomaniaShoppingTrolley.setCountryCode(Country newCode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |