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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DepAppRec
 DepAppRec DepAppModRs_Type.getDepAppRec()
          Getter for depAppRec
 DepAppRec DepAppAddRs_Type.getDepAppRec()
          Getter for depAppRec
 DepAppRec DepAppCanRs_Type.getDepAppRec()
          Getter for depAppRec
 DepAppRec[] DepAppInqRs_Type.getDepAppRec()
          Getter for depAppRec
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DepAppRec
 void DepAppModRs_Type.setDepAppRec(DepAppRec _depAppRec)
          Setter for depAppRec
 void DepAppAddRs_Type.setDepAppRec(DepAppRec _depAppRec)
          Setter for depAppRec
 void DepAppCanRs_Type.setDepAppRec(DepAppRec _depAppRec)
          Setter for depAppRec
 void DepAppInqRs_Type.setDepAppRec(DepAppRec[] _depAppRec)
          Setter for depAppRec