public abstract class NumericAttributeDefinitionProxy extends AttributeDefinitionProxy
| Modifier and Type | Class and Description |
|---|---|
static class |
NumericAttributeDefinitionProxy.Type |
nodeDefinition, parent| Constructor and Description |
|---|
NumericAttributeDefinitionProxy(EntityDefinitionProxy parent,
NumericAttributeDefinition attributeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
List<PrecisionProxy> |
getPrecisionDefinitions() |
NumericAttributeDefinitionProxy.Type |
getType() |
boolean |
isInteger() |
boolean |
isReal() |
getFieldLabels, getVisibleFieldIndexes, isAutocomplete, isCalculated, isDefaultValueApplicable, isEditable, isFieldVisible, isKeygetAnnotationNames, getAnnotations, getColumn, getColumnSpan, getDescriptions, getLabelOrientation, getLabels, getLabelWidth, getName, getParent, getPath, getPrompts, getUIOptions, getUiTabName, getWidth, isHideWhenNotRelevant, isMultiplegetDeprecatedVersion, getDeprecatedVersionName, getSinceVersion, getSinceVersionNamegetIdpublic NumericAttributeDefinitionProxy(EntityDefinitionProxy parent, NumericAttributeDefinition attributeDefinition)
@ExternalizedProperty public NumericAttributeDefinitionProxy.Type getType()
@ExternalizedProperty public boolean isInteger()
@ExternalizedProperty public boolean isReal()
@ExternalizedProperty public List<PrecisionProxy> getPrecisionDefinitions()
Copyright © 2020 Open Foris. All rights reserved.