Package | Description |
---|---|
org.apache.axis2.jaxws.description.builder |
Modifier and Type | Method and Description |
---|---|
static BindingTypeAnnot |
BindingTypeAnnot.createBindingTypeAnnotImpl() |
static BindingTypeAnnot |
BindingTypeAnnot.createBindingTypeAnnotImpl(String value) |
static BindingTypeAnnot |
BindingTypeAnnot.createFromAnnotation(Annotation annotation) |
BindingTypeAnnot |
PortComposite.getBindingTypeAnnot() |
BindingTypeAnnot |
DescriptionBuilderComposite.getBindingTypeAnnot() |
Modifier and Type | Method and Description |
---|---|
void |
PortComposite.setBindingTypeAnnot(BindingTypeAnnot bindingTypeAnnot) |
void |
DescriptionBuilderComposite.setBindingTypeAnnot(BindingTypeAnnot bindingTypeAnnot) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.