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

Packages that use BindingTypeAnnot
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
static BindingTypeAnnot BindingTypeAnnot.createBindingTypeAnnotImpl()
           
static BindingTypeAnnot BindingTypeAnnot.createBindingTypeAnnotImpl(String value)
           
static BindingTypeAnnot BindingTypeAnnot.createFromAnnotation(Annotation annotation)
           
 BindingTypeAnnot DescriptionBuilderComposite.getBindingTypeAnnot()
           
 BindingTypeAnnot PortComposite.getBindingTypeAnnot()
           
 

Methods in org.apache.axis2.jaxws.description.builder with parameters of type BindingTypeAnnot
 void DescriptionBuilderComposite.setBindingTypeAnnot(BindingTypeAnnot bindingTypeAnnot)
           
 void PortComposite.setBindingTypeAnnot(BindingTypeAnnot bindingTypeAnnot)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.