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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return DevInqRq
 DevInqRq[] RootSvcRq_Type.getDevInqRq()
          Getter for devInqRq
 DevInqRq[] MediaSvcRq_Type.getDevInqRq()
          Getter for devInqRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DevInqRq
 void RootSvcRq_Type.setDevInqRq(DevInqRq[] _devInqRq)
          Setter for devInqRq
 void MediaSvcRq_Type.setDevInqRq(DevInqRq[] _devInqRq)
          Setter for devInqRq