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 PortComposite.getBindingTypeAnnot()
           
 BindingTypeAnnot DescriptionBuilderComposite.getBindingTypeAnnot()
           
 

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



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