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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return OrgContact
 OrgContact[] SvcCore_Type.getOrgContact()
          Getter for orgContact
 OrgContact[] BillerContact_Type.getOrgContact()
          Getter for orgContact
 OrgContact FSPayee_Type.getOrgContact()
          Getter for orgContact
 OrgContact BankAcctInfo_Type.getOrgContact()
          Getter for orgContact
 OrgContact SettlementInfo_Type.getOrgContact()
          Getter for orgContact
 OrgContact BSPReferTo_Type.getOrgContact()
          Getter for orgContact
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type OrgContact
 void SvcCore_Type.setOrgContact(OrgContact[] _orgContact)
          Setter for orgContact
 void BillerContact_Type.setOrgContact(OrgContact[] _orgContact)
          Setter for orgContact
 void FSPayee_Type.setOrgContact(OrgContact _orgContact)
          Setter for orgContact
 void BankAcctInfo_Type.setOrgContact(OrgContact _orgContact)
          Setter for orgContact
 void SettlementInfo_Type.setOrgContact(OrgContact _orgContact)
          Setter for orgContact
 void BSPReferTo_Type.setOrgContact(OrgContact _orgContact)
          Setter for orgContact