Class RespectBindingAnnot
java.lang.Object
org.apache.axis2.jaxws.description.builder.RespectBindingAnnot
- All Implemented Interfaces:
Annotation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends Annotation>booleanenabled()voidsetEnabled(boolean e) toString()
-
Constructor Details
-
RespectBindingAnnot
public RespectBindingAnnot()
-
-
Method Details
-
enabled
public boolean enabled() -
setEnabled
public void setEnabled(boolean e) -
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-
toString
- Specified by:
toStringin interfaceAnnotation- Overrides:
toStringin classObject
-