Class NumericAttributePreference
java.lang.Object
co.yellowdog.platform.model.NumericAttributePreference
- All Implemented Interfaces:
AttributePreference
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new NumericAttributePreference. -
Field Summary
Fields inherited from interface co.yellowdog.platform.model.AttributePreference
DEFAULT_WEIGHT
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
int
hashCode()
void
setAttribute
(String attribute) void
setRankOrder
(NumericAttributeRankOrder rankOrder) void
toString()
-
Method Details
-
builder
-
toBuilder
-
getAttribute
- Specified by:
getAttribute
in interfaceAttributePreference
-
getWeight
- Specified by:
getWeight
in interfaceAttributePreference
-
getRankOrder
-
setAttribute
-
setWeight
-
setRankOrder
-
equals
-
canEqual
-
hashCode
-
toString
-