Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType

Packages that use WebserviceDescriptionType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of WebserviceDescriptionType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 with type parameters of type WebserviceDescriptionType
protected  List<WebserviceDescriptionType> WebservicesType.webserviceDescription
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return WebserviceDescriptionType
 WebserviceDescriptionType ObjectFactory.createWebserviceDescriptionType()
          Create an instance of WebserviceDescriptionType
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type WebserviceDescriptionType
 List<WebserviceDescriptionType> WebservicesType.getWebserviceDescription()
          Gets the value of the webserviceDescription property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.