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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DepAppInfo
 DepAppInfo DepAppModRs_Type.getDepAppInfo()
          Getter for depAppInfo
 DepAppInfo DepAppAddRs_Type.getDepAppInfo()
          Getter for depAppInfo
 DepAppInfo DepAppRec_Type.getDepAppInfo()
          Getter for depAppInfo
 DepAppInfo DepAppAddRq_Type.getDepAppInfo()
          Getter for depAppInfo
 DepAppInfo DepAppModRq_Type.getDepAppInfo()
          Getter for depAppInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DepAppInfo
 void DepAppModRs_Type.setDepAppInfo(DepAppInfo _depAppInfo)
          Setter for depAppInfo
 void DepAppAddRs_Type.setDepAppInfo(DepAppInfo _depAppInfo)
          Setter for depAppInfo
 void DepAppRec_Type.setDepAppInfo(DepAppInfo _depAppInfo)
          Setter for depAppInfo
 void DepAppAddRq_Type.setDepAppInfo(DepAppInfo _depAppInfo)
          Setter for depAppInfo
 void DepAppModRq_Type.setDepAppInfo(DepAppInfo _depAppInfo)
          Setter for depAppInfo