Uses of Class
org.apache.axis2.jaxws.description.builder.WebParamAnnot

Packages that use WebParamAnnot
org.apache.axis2.jaxws.description.builder   
 

Uses of WebParamAnnot in org.apache.axis2.jaxws.description.builder
 

Methods in org.apache.axis2.jaxws.description.builder that return WebParamAnnot
static WebParamAnnot WebParamAnnot.createWebParamAnnotImpl()
           
 WebParamAnnot ParameterDescriptionComposite.getWebParamAnnot()
           
 

Methods in org.apache.axis2.jaxws.description.builder with parameters of type WebParamAnnot
 void ParameterDescriptionComposite.setWebParamAnnot(WebParamAnnot webParamAnnot)
           
 

Constructors in org.apache.axis2.jaxws.description.builder with parameters of type WebParamAnnot
ParameterDescriptionComposite(java.lang.String parameterType, java.lang.Class parameterTypeClass, WebParamAnnot webParamAnnot, WebServiceRefAnnot webServiceRefAnnot)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.