Class SetCartClassificationShippingRateInputValueImpl
java.lang.Object
com.commercetools.history.models.change_value.SetCartClassificationShippingRateInputValueImpl
- All Implemented Interfaces:
SetCartClassificationShippingRateInputValue,io.vrap.rmf.base.client.ModelBase
public class SetCartClassificationShippingRateInputValueImpl
extends Object
implements SetCartClassificationShippingRateInputValue, io.vrap.rmf.base.client.ModelBase
SetCartClassificationShippingRateInputValue
-
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
Modifier and TypeMethodDescriptionbooleangetKey()Key of the value used as a programmatic identifier.getLabel()Descriptive localized label of the value.getType()inthashCode()voidKey of the value used as a programmatic identifier.voidsetLabel(LocalizedString label) Descriptive localized label of the value.voidset typetoString()Methods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionStringMethods inherited from interface com.commercetools.history.models.change_value.SetCartClassificationShippingRateInputValue
withSetCartClassificationShippingRateInputValue
-
Constructor Details
-
SetCartClassificationShippingRateInputValueImpl
public SetCartClassificationShippingRateInputValueImpl()create empty instance
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceSetCartClassificationShippingRateInputValue- Returns:
- type
-
getKey
Key of the value used as a programmatic identifier.
- Specified by:
getKeyin interfaceSetCartClassificationShippingRateInputValue- Returns:
- key
-
getLabel
Descriptive localized label of the value.
- Specified by:
getLabelin interfaceSetCartClassificationShippingRateInputValue- Returns:
- label
-
setType
Description copied from interface:SetCartClassificationShippingRateInputValueset type- Specified by:
setTypein interfaceSetCartClassificationShippingRateInputValue- Parameters:
type- value to be set
-
setKey
Description copied from interface:SetCartClassificationShippingRateInputValueKey of the value used as a programmatic identifier.
- Specified by:
setKeyin interfaceSetCartClassificationShippingRateInputValue- Parameters:
key- value to be set
-
setLabel
Description copied from interface:SetCartClassificationShippingRateInputValueDescriptive localized label of the value.
- Specified by:
setLabelin interfaceSetCartClassificationShippingRateInputValue- Parameters:
label- value to be set
-
equals
-
hashCode
public int hashCode() -
toString
-