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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DevInqRs
 DevInqRs[] RootSvcRs_Type.getDevInqRs()
          Getter for devInqRs
 DevInqRs[] MediaSvcRs_Type.getDevInqRs()
          Getter for devInqRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DevInqRs
 void RootSvcRs_Type.setDevInqRs(DevInqRs[] _devInqRs)
          Setter for devInqRs
 void MediaSvcRs_Type.setDevInqRs(DevInqRs[] _devInqRs)
          Setter for devInqRs