|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use City | |
org.sourceforge.ifx.framework.complextype | Generated classes for the complextype package. |
org.sourceforge.ifx.framework.remit.complextype |
Uses of City in org.sourceforge.ifx.framework.complextype |
Methods in org.sourceforge.ifx.framework.complextype that return City | |
City |
PostAddr_Type.getCity()
Getter for city |
City[] |
BankInfo_Type.getCity()
Getter for city |
Methods in org.sourceforge.ifx.framework.complextype with parameters of type City | |
void |
PostAddr_Type.setCity(City _city)
Setter for city |
void |
BankInfo_Type.setCity(City[] _city)
Setter for city |
Uses of City in org.sourceforge.ifx.framework.remit.complextype |
Methods in org.sourceforge.ifx.framework.remit.complextype that return City | |
City |
PostAddr_Type.getCity()
Getter for city |
Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type City | |
void |
PostAddr_Type.setCity(City _city)
Setter for city |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |