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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return PmtInst
 PmtInst[] BillerPayInfo_Type.getPmtInst()
          Getter for pmtInst
 PmtInst[] BillInfo_Type.getPmtInst()
          Getter for pmtInst
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PmtInst
 void BillerPayInfo_Type.setPmtInst(PmtInst[] _pmtInst)
          Setter for pmtInst
 void BillInfo_Type.setPmtInst(PmtInst[] _pmtInst)
          Setter for pmtInst