- java.lang.Object
-
- jodd.util.annotation.AnnotationData<A>
-
- jodd.json.meta.JSONAnnotationData<A>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected boolean |
included |
protected java.lang.String |
name |
protected boolean |
strict |
-
Fields inherited from class jodd.util.annotation.AnnotationData
annotation
-
Method Summary
-
Methods inherited from class jodd.util.annotation.AnnotationData
annotation
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
strict
protected boolean strict
-
Method Detail
-
strict
public boolean strict()
Copyright © 2003-present Jodd Team