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(java.lang.String value)
           
static BindingTypeAnnot BindingTypeAnnot.createFromAnnotation(java.lang.annotation.Annotation annotation)
           
 BindingTypeAnnot DescriptionBuilderComposite.getBindingTypeAnnot()
           
 

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



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.