Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.WebserviceDescriptionType
-
Packages that use WebserviceDescriptionType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of WebserviceDescriptionType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type WebserviceDescriptionType Modifier and Type Field Description protected List<WebserviceDescriptionType>WebservicesType. webserviceDescriptionMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return WebserviceDescriptionType Modifier and Type Method Description WebserviceDescriptionTypeObjectFactory. createWebserviceDescriptionType()Create an instance ofWebserviceDescriptionTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type WebserviceDescriptionType Modifier and Type Method Description List<WebserviceDescriptionType>WebservicesType. getWebserviceDescription()Gets the value of the webserviceDescription property.
-