Interface TMAnnotationComposite
-
- All Known Implementing Classes:
DescriptionBuilderComposite,MethodDescriptionComposite,PortComposite
public interface TMAnnotationCompositeThis interface will be implemented by the DescriptionBuilderComposite and MethodDescriptionComposite. It will declare setters for annotation types that are common to Types and Methods.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetSoapBindingAnnot(SoapBindingAnnot sbAnnot)
-
-
-
Method Detail
-
setSoapBindingAnnot
void setSoapBindingAnnot(SoapBindingAnnot sbAnnot)
-
-