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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BillerContact
 BillerContact BillerPayee_Type.getBillerContact()
          Getter for billerContact
 BillerContact CustPayeeRec_Type.getBillerContact()
          Getter for billerContact
 BillerContact BillerInfo_Type.getBillerContact()
          Getter for billerContact
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillerContact
 void BillerPayee_Type.setBillerContact(BillerContact _billerContact)
          Setter for billerContact
 void CustPayeeRec_Type.setBillerContact(BillerContact _billerContact)
          Setter for billerContact
 void BillerInfo_Type.setBillerContact(BillerContact _billerContact)
          Setter for billerContact