public class EnumSchemaWrapper extends SchemaWrapper
DRAFT_04| Constructor and Description |
|---|
EnumSchemaWrapper(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnumWrapper() |
protected void |
processNullable() |
asJson, cast, getDollarSchema, getId, getJavaType, getNode, getNodeTextValue, getParameterizedType, getRef, getType, isArrayWrapper, isCustomWrapper, isEmptyWrapper, isNullWrapper, isRefWrapper, isSimpleWrapper, putDollarSchema, setTypepublic EnumSchemaWrapper(Class<T> type)
public boolean isEnumWrapper()
isEnumWrapper in class SchemaWrapperprotected void processNullable()
processNullable in class SchemaWrapperCopyright © 2018. All rights reserved.