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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return IndustId
 IndustId[] BillerInqRq_Type.getIndustId()
          Getter for industId
 IndustId[] StdPayeeInqRs_Type.getIndustId()
          Getter for industId
 IndustId[] StdPayeeInfo_Type.getIndustId()
          Getter for industId
 IndustId OrgInfo_Type.getIndustId()
          Getter for industId
 IndustId[] BillerInqRs_Type.getIndustId()
          Getter for industId
 IndustId BillerInfo_Type.getIndustId()
          Getter for industId
 IndustId[] StdPayeeInqRq_Type.getIndustId()
          Getter for industId
 IndustId PmtEnclPayeeInfo_Type.getIndustId()
          Getter for industId
 IndustId[] BankAcctTrnRec_Type.getIndustId()
          Getter for industId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type IndustId
 void BillerInqRq_Type.setIndustId(IndustId[] _industId)
          Setter for industId
 void StdPayeeInqRs_Type.setIndustId(IndustId[] _industId)
          Setter for industId
 void StdPayeeInfo_Type.setIndustId(IndustId[] _industId)
          Setter for industId
 void OrgInfo_Type.setIndustId(IndustId _industId)
          Setter for industId
 void BillerInqRs_Type.setIndustId(IndustId[] _industId)
          Setter for industId
 void BillerInfo_Type.setIndustId(IndustId _industId)
          Setter for industId
 void StdPayeeInqRq_Type.setIndustId(IndustId[] _industId)
          Setter for industId
 void PmtEnclPayeeInfo_Type.setIndustId(IndustId _industId)
          Setter for industId
 void BankAcctTrnRec_Type.setIndustId(IndustId[] _industId)
          Setter for industId
 

Uses of IndustId in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return IndustId
 IndustId OrgInfo_Type.getIndustId()
          Getter for industId
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type IndustId
 void OrgInfo_Type.setIndustId(IndustId _industId)
          Setter for industId