|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BillRefInfo | |
org.sourceforge.ifx.framework.complextype | Generated classes for the complextype package. |
org.sourceforge.ifx.framework.remit.complextype |
Uses of BillRefInfo in org.sourceforge.ifx.framework.complextype |
Methods in org.sourceforge.ifx.framework.complextype that return BillRefInfo | |
BillRefInfo[] |
RemitDetail_Type.getBillRefInfo()
Getter for billRefInfo |
BillRefInfo |
RemitInfo_Type.getBillRefInfo()
Getter for billRefInfo |
BillRefInfo[] |
BankAcctTrnRec_Type.getBillRefInfo()
Getter for billRefInfo |
BillRefInfo[] |
BillInfo_Type.getBillRefInfo()
Getter for billRefInfo |
Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillRefInfo | |
void |
RemitDetail_Type.setBillRefInfo(BillRefInfo[] _billRefInfo)
Setter for billRefInfo |
void |
RemitInfo_Type.setBillRefInfo(BillRefInfo _billRefInfo)
Setter for billRefInfo |
void |
BankAcctTrnRec_Type.setBillRefInfo(BillRefInfo[] _billRefInfo)
Setter for billRefInfo |
void |
BillInfo_Type.setBillRefInfo(BillRefInfo[] _billRefInfo)
Setter for billRefInfo |
Uses of BillRefInfo in org.sourceforge.ifx.framework.remit.complextype |
Methods in org.sourceforge.ifx.framework.remit.complextype that return BillRefInfo | |
BillRefInfo[] |
RemitDetail_Type.getBillRefInfo()
Getter for billRefInfo |
Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type BillRefInfo | |
void |
RemitDetail_Type.setBillRefInfo(BillRefInfo[] _billRefInfo)
Setter for billRefInfo |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |