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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustInfo
 CustInfo CustModRs_Type.getCustInfo()
          Getter for custInfo
 CustInfo CustModRq_Type.getCustInfo()
          Getter for custInfo
 CustInfo CustRec_Type.getCustInfo()
          Getter for custInfo
 CustInfo CustAddRs_Type.getCustInfo()
          Getter for custInfo
 CustInfo DepApplicant_Type.getCustInfo()
          Getter for custInfo
 CustInfo CustAddRq_Type.getCustInfo()
          Getter for custInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustInfo
 void CustModRs_Type.setCustInfo(CustInfo _custInfo)
          Setter for custInfo
 void CustModRq_Type.setCustInfo(CustInfo _custInfo)
          Setter for custInfo
 void CustRec_Type.setCustInfo(CustInfo _custInfo)
          Setter for custInfo
 void CustAddRs_Type.setCustInfo(CustInfo _custInfo)
          Setter for custInfo
 void DepApplicant_Type.setCustInfo(CustInfo _custInfo)
          Setter for custInfo
 void CustAddRq_Type.setCustInfo(CustInfo _custInfo)
          Setter for custInfo