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, wait
equals, hashCode
public boolean enabled()
public void setEnabled(boolean e)
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
public String toString()
toString
in interface Annotation
toString
in class Object
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.