|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Country | |
org.sourceforge.ifx.framework.complextype | Generated classes for the complextype package. |
org.sourceforge.ifx.framework.remit.complextype |
Uses of Country in org.sourceforge.ifx.framework.complextype |
Methods in org.sourceforge.ifx.framework.complextype that return Country | |
Country |
PmtInstruction_Type.getCountry()
Getter for country |
Country |
PostAddr_Type.getCountry()
Getter for country |
Country[] |
BankInfo_Type.getCountry()
Getter for country |
Country |
DriversLicense_Type.getCountry()
Getter for country |
Methods in org.sourceforge.ifx.framework.complextype with parameters of type Country | |
void |
PmtInstruction_Type.setCountry(Country _country)
Setter for country |
void |
PostAddr_Type.setCountry(Country _country)
Setter for country |
void |
BankInfo_Type.setCountry(Country[] _country)
Setter for country |
void |
DriversLicense_Type.setCountry(Country _country)
Setter for country |
Uses of Country in org.sourceforge.ifx.framework.remit.complextype |
Methods in org.sourceforge.ifx.framework.remit.complextype that return Country | |
Country |
PostAddr_Type.getCountry()
Getter for country |
Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type Country | |
void |
PostAddr_Type.setCountry(Country _country)
Setter for country |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |