public class EnumSchemaWrapper extends Object implements SchemaWrapper
Constructor and Description |
---|
EnumSchemaWrapper(org.everit.json.schema.EnumSchema wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
accept(JsonSchemaWrapperVisitor visitor) |
Set<Object> |
getPossibleValues() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWrapped
public EnumSchemaWrapper(org.everit.json.schema.EnumSchema wrapped)
public void accept(JsonSchemaWrapperVisitor visitor)
accept
in interface SchemaWrapper
Copyright © 2020 Red Hat. All rights reserved.