Class NumericAttributeValue
java.lang.Object
co.yellowdog.platform.model.NumericAttributeValue
- All Implemented Interfaces:
AttributeValue<Number>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new NumericAttributeValue that is automatically validated on build. -
Method Summary
-
Method Details
-
builder
-
toBuilder
-
getAttribute
- Specified by:
getAttribute
in interfaceAttributeValue<Number>
-
getValue
- Specified by:
getValue
in interfaceAttributeValue<Number>
-
setAttribute
-
setValue
-
equals
-
canEqual
-
hashCode
-
toString
-