Class SetCartScoreShippingRateInputValueImpl
java.lang.Object
com.commercetools.history.models.change_value.SetCartScoreShippingRateInputValueImpl
- All Implemented Interfaces:
SetCartScoreShippingRateInputValue,io.vrap.rmf.base.client.ModelBase
public class SetCartScoreShippingRateInputValueImpl
extends Object
implements SetCartScoreShippingRateInputValue, io.vrap.rmf.base.client.ModelBase
SetCartScoreShippingRateInputValue
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase
io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionStringMethods inherited from interface com.commercetools.history.models.change_value.SetCartScoreShippingRateInputValue
withSetCartScoreShippingRateInputValue
-
Constructor Details
-
SetCartScoreShippingRateInputValueImpl
create empty instance
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceSetCartScoreShippingRateInputValue- Returns:
- type
-
getScore
Abstract value for categorizing a Cart.
- Specified by:
getScorein interfaceSetCartScoreShippingRateInputValue- Returns:
- score
-
setType
Description copied from interface:SetCartScoreShippingRateInputValueset type- Specified by:
setTypein interfaceSetCartScoreShippingRateInputValue- Parameters:
type- value to be set
-
setScore
Description copied from interface:SetCartScoreShippingRateInputValueAbstract value for categorizing a Cart.
- Specified by:
setScorein interfaceSetCartScoreShippingRateInputValue- Parameters:
score- value to be set
-
equals
-
hashCode
-