public class CustomArraySchemaWrapper extends CustomSchemaWrapper
TAG_PROPERTIES, TAG_REQUIREDDRAFT_04| Constructor and Description |
|---|
CustomArraySchemaWrapper(Class<?> type,
Class<?> parametrizedType) |
| Modifier and Type | Method and Description |
|---|---|
protected com.fasterxml.jackson.databind.JsonNode |
getItems() |
Class<?> |
getJavaParametrizedType() |
boolean |
hasParametrizedType() |
protected void |
setItems(com.fasterxml.jackson.databind.JsonNode itemsNode) |
addProperty, addRequired, addTokenToRelativeId, getRelativeId, isCustomWrapper, isRequired, iterator, processAttributes, processProperties, pullReference, pushReference, setRequiredasJson, cast, getDollarSchema, getId, getJavaType, getNode, getNodeTextValue, getParameterizedType, getRef, getType, isArrayWrapper, isEmptyWrapper, isEnumWrapper, isNullWrapper, isRefWrapper, isSimpleWrapper, processNullable, putDollarSchema, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Class<?> getJavaParametrizedType()
public boolean hasParametrizedType()
protected com.fasterxml.jackson.databind.JsonNode getItems()
protected void setItems(com.fasterxml.jackson.databind.JsonNode itemsNode)
Copyright © 2018. All rights reserved.