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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustSvcInfo
 CustSvcInfo CustSvcModRs_Type.getCustSvcInfo()
          Getter for custSvcInfo
 CustSvcInfo CustSvcModRq_Type.getCustSvcInfo()
          Getter for custSvcInfo
 CustSvcInfo CustSvcAddRs_Type.getCustSvcInfo()
          Getter for custSvcInfo
 CustSvcInfo CustSvcAddRq_Type.getCustSvcInfo()
          Getter for custSvcInfo
 CustSvcInfo CustSvcRec_Type.getCustSvcInfo()
          Getter for custSvcInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustSvcInfo
 void CustSvcModRs_Type.setCustSvcInfo(CustSvcInfo _custSvcInfo)
          Setter for custSvcInfo
 void CustSvcModRq_Type.setCustSvcInfo(CustSvcInfo _custSvcInfo)
          Setter for custSvcInfo
 void CustSvcAddRs_Type.setCustSvcInfo(CustSvcInfo _custSvcInfo)
          Setter for custSvcInfo
 void CustSvcAddRq_Type.setCustSvcInfo(CustSvcInfo _custSvcInfo)
          Setter for custSvcInfo
 void CustSvcRec_Type.setCustSvcInfo(CustSvcInfo _custSvcInfo)
          Setter for custSvcInfo