Apache CXF API

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

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

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

Fields in org.apache.cxf.jaxws.javaee with type parameters of type WebserviceDescriptionType
protected  List<WebserviceDescriptionType> WebservicesType.webserviceDescription
           
 

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

Methods in org.apache.cxf.jaxws.javaee that return types with arguments of type WebserviceDescriptionType
 List<WebserviceDescriptionType> WebservicesType.getWebserviceDescription()
          Gets the value of the webserviceDescription property.
 


Apache CXF API

Apache CXF