public class NumberTypeDeclaration extends TypeDeclaration<NumberResolvedType>
node| Constructor and Description |
|---|
NumberTypeDeclaration(KeyValueNode node,
NumberResolvedType resolvedType) |
| Modifier and Type | Method and Description |
|---|---|
List<Number> |
enumValues() |
String |
format() |
Double |
maximum() |
Double |
minimum() |
Double |
multipleOf() |
defaultValue, getNode, getResolvedType, internalFragment, name, parentTypes, required, rootElementName, schemaContent, schemaPath, toJsonSchema, toXmlSchema, type, validateannotationsequals, hashCodepublic NumberTypeDeclaration(KeyValueNode node, NumberResolvedType resolvedType)
Copyright © 2020. All rights reserved.