Class NumericAttributeRange
java.lang.Object
co.yellowdog.platform.model.NumericAttributeRange
- All Implemented Interfaces:
Serializable
@ValidatedBy(NumericAttributeRangeValidator.class)
public class NumericAttributeRange
extends Object
implements Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new NumericAttributeRange that is automatically validated on build. -
Method Summary
-
Method Details
-
builder
-
toBuilder
-
getMin
-
getMax
-
setMin
-
setMax
-
equals
-
canEqual
-
hashCode
-
toString
-