Uses of Class
org.apache.axis2.jaxws.description.builder.BindingTypeAnnot
-
Packages that use BindingTypeAnnot Package Description org.apache.axis2.jaxws.description.builder -
-
Uses of BindingTypeAnnot in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return BindingTypeAnnot Modifier and Type Method Description static BindingTypeAnnotBindingTypeAnnot. createBindingTypeAnnotImpl()static BindingTypeAnnotBindingTypeAnnot. createBindingTypeAnnotImpl(String value)static BindingTypeAnnotBindingTypeAnnot. createFromAnnotation(Annotation annotation)BindingTypeAnnotDescriptionBuilderComposite. getBindingTypeAnnot()BindingTypeAnnotPortComposite. getBindingTypeAnnot()Methods in org.apache.axis2.jaxws.description.builder with parameters of type BindingTypeAnnot Modifier and Type Method Description voidDescriptionBuilderComposite. setBindingTypeAnnot(BindingTypeAnnot bindingTypeAnnot)voidPortComposite. setBindingTypeAnnot(BindingTypeAnnot bindingTypeAnnot)
-