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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustContact
 CustContact[] BankAcctTrnImgInqRq_Type.getCustContact()
          Getter for custContact
 CustContact CustInfo_Type.getCustContact()
          Getter for custContact
 CustContact[] BankAcctTrnImgInqRs_Type.getCustContact()
          Getter for custContact
 CustContact CustNameAddr_Type.getCustContact()
          Getter for custContact
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustContact
 void BankAcctTrnImgInqRq_Type.setCustContact(CustContact[] _custContact)
          Setter for custContact
 void CustInfo_Type.setCustContact(CustContact _custContact)
          Setter for custContact
 void BankAcctTrnImgInqRs_Type.setCustContact(CustContact[] _custContact)
          Setter for custContact
 void CustNameAddr_Type.setCustContact(CustContact _custContact)
          Setter for custContact