Class NumericAttributePreference
java.lang.Object
co.yellowdog.platform.model.NumericAttributePreference
- All Implemented Interfaces:
AttributePreference
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA 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 booleanbooleaninthashCode()voidsetAttribute(String attribute) voidsetRankOrder(NumericAttributeRankOrder rankOrder) voidtoString()
-
Method Details
-
builder
-
toBuilder
-
getAttribute
- Specified by:
getAttributein interfaceAttributePreference
-
getWeight
- Specified by:
getWeightin interfaceAttributePreference
-
getRankOrder
-
setAttribute
-
setWeight
-
setRankOrder
-
equals
-
canEqual
-
hashCode
-
toString
-