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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return TerminalObjModRs
 TerminalObjModRs TerminalObjMsgRec_Type.getTerminalObjModRs()
          Getter for terminalObjModRs
 TerminalObjModRs[] RootSvcRs_Type.getTerminalObjModRs()
          Getter for terminalObjModRs
 TerminalObjModRs[] MediaSvcRs_Type.getTerminalObjModRs()
          Getter for terminalObjModRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type TerminalObjModRs
 void TerminalObjMsgRec_Type.setTerminalObjModRs(TerminalObjModRs _terminalObjModRs)
          Setter for terminalObjModRs
 void RootSvcRs_Type.setTerminalObjModRs(TerminalObjModRs[] _terminalObjModRs)
          Setter for terminalObjModRs
 void MediaSvcRs_Type.setTerminalObjModRs(TerminalObjModRs[] _terminalObjModRs)
          Setter for terminalObjModRs