public class RespectBindingAnnot extends Object implements RespectBinding
| Constructor and Description |
|---|
RespectBindingAnnot() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
boolean |
enabled() |
void |
setEnabled(boolean e) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCodepublic boolean enabled()
public void setEnabled(boolean e)
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic String toString()
toString in interface AnnotationtoString in class ObjectCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.