public class RespectBindingAnnot
extends java.lang.Object
implements javax.xml.ws.RespectBinding
| Constructor and Description |
|---|
RespectBindingAnnot() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType() |
boolean |
enabled() |
void |
setEnabled(boolean e) |
java.lang.String |
toString() |
public boolean enabled()
public void setEnabled(boolean e)
public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
annotationType in interface java.lang.annotation.Annotationpublic java.lang.String toString()
toString in interface java.lang.annotation.AnnotationtoString in class java.lang.ObjectCopyright © 2004-2025 The Apache Software Foundation. All Rights Reserved.