Uses of Class
org.apache.axis2.jaxws.description.builder.BindingTypeAnnot
Packages that use BindingTypeAnnot
-
Uses of BindingTypeAnnot in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return BindingTypeAnnotModifier and TypeMethodDescriptionstatic BindingTypeAnnotBindingTypeAnnot.createBindingTypeAnnotImpl()static BindingTypeAnnotBindingTypeAnnot.createBindingTypeAnnotImpl(String value) static BindingTypeAnnotBindingTypeAnnot.createFromAnnotation(Annotation annotation) DescriptionBuilderComposite.getBindingTypeAnnot()PortComposite.getBindingTypeAnnot()Methods in org.apache.axis2.jaxws.description.builder with parameters of type BindingTypeAnnotModifier and TypeMethodDescriptionvoidDescriptionBuilderComposite.setBindingTypeAnnot(BindingTypeAnnot bindingTypeAnnot) voidPortComposite.setBindingTypeAnnot(BindingTypeAnnot bindingTypeAnnot)