Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.WebservicesType

Packages that use WebservicesType
org.apache.cxf.jaxws.javaee   
 

Uses of WebservicesType in org.apache.cxf.jaxws.javaee
 

Methods in org.apache.cxf.jaxws.javaee that return WebservicesType
 WebservicesType ObjectFactory.createWebservicesType()
          Create an instance of WebservicesType
 

Methods in org.apache.cxf.jaxws.javaee that return types with arguments of type WebservicesType
 javax.xml.bind.JAXBElement<WebservicesType> ObjectFactory.createWebservices(WebservicesType value)
          Create an instance of JAXBElement<WebservicesType>}
 

Methods in org.apache.cxf.jaxws.javaee with parameters of type WebservicesType
 javax.xml.bind.JAXBElement<WebservicesType> ObjectFactory.createWebservices(WebservicesType value)
          Create an instance of JAXBElement<WebservicesType>}
 


Apache CXF API

Apache CXF