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