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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return IndustNum
 IndustNum IndustId_Type.getIndustNum()
          Getter for industNum
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type IndustNum
 void IndustId_Type.setIndustNum(IndustNum _industNum)
          Setter for industNum
 

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

Methods in org.sourceforge.ifx.framework.remit.complextype that return IndustNum
 IndustNum IndustId_Type.getIndustNum()
          Getter for industNum
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type IndustNum
 void IndustId_Type.setIndustNum(IndustNum _industNum)
          Setter for industNum