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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustSvcStatusModRs
 CustSvcStatusModRs[] BaseSvcRs_Type.getCustSvcStatusModRs()
          Getter for custSvcStatusModRs
 CustSvcStatusModRs CustSvcMsgRec_Type.getCustSvcStatusModRs()
          Getter for custSvcStatusModRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustSvcStatusModRs
 void BaseSvcRs_Type.setCustSvcStatusModRs(CustSvcStatusModRs[] _custSvcStatusModRs)
          Setter for custSvcStatusModRs
 void CustSvcMsgRec_Type.setCustSvcStatusModRs(CustSvcStatusModRs _custSvcStatusModRs)
          Setter for custSvcStatusModRs