public class BooleanTypeDeclaration extends TypeDeclaration<BooleanResolvedType>
node| Constructor and Description |
|---|
BooleanTypeDeclaration(KeyValueNode node,
BooleanResolvedType resolvedType) |
| Modifier and Type | Method and Description |
|---|---|
List<Boolean> |
enumValues() |
defaultValue, getNode, getResolvedType, internalFragment, name, parentTypes, required, rootElementName, schemaContent, schemaPath, toJsonSchema, toXmlSchema, type, validateannotationsequals, hashCodepublic BooleanTypeDeclaration(KeyValueNode node, BooleanResolvedType resolvedType)
Copyright © 2018. All rights reserved.