Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.WebservicesType
-
Packages that use WebservicesType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of WebservicesType in com.sun.xml.ws.config.metro.parser.jsr109
Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return WebservicesType Modifier and Type Method Description WebservicesTypeObjectFactory. createWebservicesType()Create an instance ofWebservicesTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type WebservicesType Modifier and Type Method Description javax.xml.bind.JAXBElement<WebservicesType>ObjectFactory. createWebservices(WebservicesType value)Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type WebservicesType Modifier and Type Method Description javax.xml.bind.JAXBElement<WebservicesType>ObjectFactory. createWebservices(WebservicesType value)
-