Uses of Class
org.sourceforge.ifx.framework.element.BillerId

Packages that use BillerId
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
 

Uses of BillerId in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return BillerId
 BillerId PresAcctId_Type.getBillerId()
          Getter for billerId
 BillerId[] BillerRec_Type.getBillerId()
          Getter for billerId
 BillerId[] BillerInqRq_Type.getBillerId()
          Getter for billerId
 BillerId BillerPayee_Type.getBillerId()
          Getter for billerId
 BillerId[] BillerInqRs_Type.getBillerId()
          Getter for billerId
 BillerId[] BillInqRq_Type.getBillerId()
          Getter for billerId
 BillerId[] BillInqRs_Type.getBillerId()
          Getter for billerId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillerId
 void PresAcctId_Type.setBillerId(BillerId _billerId)
          Setter for billerId
 void BillerRec_Type.setBillerId(BillerId[] _billerId)
          Setter for billerId
 void BillerInqRq_Type.setBillerId(BillerId[] _billerId)
          Setter for billerId
 void BillerPayee_Type.setBillerId(BillerId _billerId)
          Setter for billerId
 void BillerInqRs_Type.setBillerId(BillerId[] _billerId)
          Setter for billerId
 void BillInqRq_Type.setBillerId(BillerId[] _billerId)
          Setter for billerId
 void BillInqRs_Type.setBillerId(BillerId[] _billerId)
          Setter for billerId