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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BillerPayInfo
 BillerPayInfo BillerPayee_Type.getBillerPayInfo()
          Getter for billerPayInfo
 BillerPayInfo BillerInfo_Type.getBillerPayInfo()
          Getter for billerPayInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillerPayInfo
 void BillerPayee_Type.setBillerPayInfo(BillerPayInfo _billerPayInfo)
          Setter for billerPayInfo
 void BillerInfo_Type.setBillerPayInfo(BillerPayInfo _billerPayInfo)
          Setter for billerPayInfo