|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BillId | |
org.sourceforge.ifx.framework.complextype | Generated classes for the complextype package. |
org.sourceforge.ifx.framework.remit.complextype |
Uses of BillId in org.sourceforge.ifx.framework.complextype |
Methods in org.sourceforge.ifx.framework.complextype that return BillId | |
BillId |
BillStatusModRs_Type.getBillId()
Getter for billId |
BillId[] |
RemitDetail_Type.getBillId()
Getter for billId |
BillId |
BillStatusModRq_Type.getBillId()
Getter for billId |
BillId |
RemitInfo_Type.getBillId()
Getter for billId |
BillId |
BillRec_Type.getBillId()
Getter for billId |
BillId[] |
BillInqRq_Type.getBillId()
Getter for billId |
BillId[] |
BillInqRs_Type.getBillId()
Getter for billId |
Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillId | |
void |
BillStatusModRs_Type.setBillId(BillId _billId)
Setter for billId |
void |
RemitDetail_Type.setBillId(BillId[] _billId)
Setter for billId |
void |
BillStatusModRq_Type.setBillId(BillId _billId)
Setter for billId |
void |
RemitInfo_Type.setBillId(BillId _billId)
Setter for billId |
void |
BillRec_Type.setBillId(BillId _billId)
Setter for billId |
void |
BillInqRq_Type.setBillId(BillId[] _billId)
Setter for billId |
void |
BillInqRs_Type.setBillId(BillId[] _billId)
Setter for billId |
Uses of BillId in org.sourceforge.ifx.framework.remit.complextype |
Methods in org.sourceforge.ifx.framework.remit.complextype that return BillId | |
BillId[] |
RemitDetail_Type.getBillId()
Getter for billId |
Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type BillId | |
void |
RemitDetail_Type.setBillId(BillId[] _billId)
Setter for billId |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |