org.apache.axis2.jaxws.description.builder
Interface TMAnnotationComposite
- All Known Implementing Classes:
- DescriptionBuilderComposite, MethodDescriptionComposite
public interface TMAnnotationComposite
This interface will be implemented by the DescriptionBuilderComposite and
MethodDescriptionComposite. It will declare setters for annotation types that are common to Types
and Methods.
setSoapBindingAnnot
void setSoapBindingAnnot(SoapBindingAnnot sbAnnot)
Copyright © 2007 Apache Web Services Project. All Rights Reserved.