Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.WebserviceDescriptionType

Packages that use WebserviceDescriptionType
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
protected  List<WebserviceDescriptionType> WebservicesType.webserviceDescription
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return WebserviceDescriptionType
 WebserviceDescriptionType ObjectFactory.createWebserviceDescriptionType()
          Create an instance of WebserviceDescriptionType
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type WebserviceDescriptionType
 List<WebserviceDescriptionType> WebservicesType.getWebserviceDescription()
          Gets the value of the webserviceDescription property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.