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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BillSummAmtId
 BillSummAmtId BillSummAmt_Type.getBillSummAmtId()
          Getter for billSummAmtId
 BillSummAmtId PmtSummAmt_Type.getBillSummAmtId()
          Getter for billSummAmtId
 BillSummAmtId BillSummSubAmt_Type.getBillSummAmtId()
          Getter for billSummAmtId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillSummAmtId
 void BillSummAmt_Type.setBillSummAmtId(BillSummAmtId _billSummAmtId)
          Setter for billSummAmtId
 void PmtSummAmt_Type.setBillSummAmtId(BillSummAmtId _billSummAmtId)
          Setter for billSummAmtId
 void BillSummSubAmt_Type.setBillSummAmtId(BillSummAmtId _billSummAmtId)
          Setter for billSummAmtId
 

Uses of BillSummAmtId in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return BillSummAmtId
 BillSummAmtId PmtSummAmt_Type.getBillSummAmtId()
          Getter for billSummAmtId
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type BillSummAmtId
 void PmtSummAmt_Type.setBillSummAmtId(BillSummAmtId _billSummAmtId)
          Setter for billSummAmtId