public class DoubleType extends Type
| Constructor and Description |
|---|
DoubleType(ModelElement parent,
ParserContext context,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCanFailValidation() |
Double |
getMaximum() |
String |
getMaximumAsString() |
Double |
getMinimum() |
String |
getMinimumAsString() |
String |
toString() |
create, getElementComponent, getElementSchema, getEnum, getHasSet, getIsArraySchema, getIsGenerateFacade, getIsObjectSchema, isEnumAllowedgetBaseSchema, getComponent, getSuperClassesisResolvedcreateSchema, generateChildren, getIsAnonymousInnerClass, isRequired, toString, toString, toStringadd, add, capitalize, generate, getAttributes, getByPath, getCamelCapitalizedName, getCamelName, getChildren, getContext, getDescription, getElementType, getFields, getFormat, getHasByteString, getHasCollections, getHasList, getIsComponent, getIsGenerateBuilderFacade, getIsObjectType, getIsTypeDef, getModel, getName, getParent, getReference, getReferencedTypes, getReferencedTypes, getSchemas, getSchemas, getSnakeCapitalizedName, getSnakeName, getSummary, resolve, validatepublic DoubleType(ModelElement parent, ParserContext context, String name)
public Double getMinimum()
public Double getMaximum()
public String getMinimumAsString()
public String getMaximumAsString()
public boolean getCanFailValidation()
getCanFailValidation in class ModelElementpublic String toString()
toString in class AbstractSchemaCopyright © 2018 Symphony Software Foundation. All rights reserved.