Uses of Class
org.apache.axis2.jaxws.description.builder.WebParamAnnot
Packages that use WebParamAnnot
-
Uses of WebParamAnnot in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return WebParamAnnotModifier and TypeMethodDescriptionstatic WebParamAnnotWebParamAnnot.createWebParamAnnotImpl()ParameterDescriptionComposite.getWebParamAnnot()Methods in org.apache.axis2.jaxws.description.builder with parameters of type WebParamAnnotModifier and TypeMethodDescriptionvoidParameterDescriptionComposite.setWebParamAnnot(WebParamAnnot webParamAnnot) Constructors in org.apache.axis2.jaxws.description.builder with parameters of type WebParamAnnotModifierConstructorDescriptionParameterDescriptionComposite(String parameterType, Class parameterTypeClass, WebParamAnnot webParamAnnot, WebServiceRefAnnot webServiceRefAnnot)