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