Package com.liferay.info.field.type
Class NumberInfoFieldType
java.lang.Object
com.liferay.info.field.type.NumberInfoFieldType
- All Implemented Interfaces:
InfoFieldType
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.info.field.type.InfoFieldType
InfoFieldType.Attribute<T extends InfoFieldType,
V> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final InfoFieldType.Attribute<NumberInfoFieldType,
Boolean> static final InfoFieldType.Attribute<NumberInfoFieldType,
Integer> static final NumberInfoFieldType
static final InfoFieldType.Attribute<NumberInfoFieldType,
BigDecimal> static final InfoFieldType.Attribute<NumberInfoFieldType,
BigDecimal> -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.info.field.type.InfoFieldType
getLabel
-
Field Details
-
DECIMAL
-
DECIMAL_PART_MAX_LENGTH
-
INSTANCE
-
MAX_VALUE
-
MIN_VALUE
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceInfoFieldType
-