public class AnnotationJsonSchema extends Object implements JsonSchema
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
AnnotationJsonSchema(boolean dynamic,
String className) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
String |
className() |
boolean |
dynamic() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public static final EPTypeClass EPTYPE
public AnnotationJsonSchema(boolean dynamic, String className)
public boolean dynamic()
public String className()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2005–2022. All rights reserved.