Class ShippingMethodChangeValueImpl
java.lang.Object
com.commercetools.history.models.change_value.ShippingMethodChangeValueImpl
- All Implemented Interfaces:
ShippingMethodChangeValue,io.vrap.rmf.base.client.ModelBase
public class ShippingMethodChangeValueImpl
extends Object
implements ShippingMethodChangeValue, io.vrap.rmf.base.client.ModelBase
ShippingMethodChangeValue
-
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.ShippingMethodChangeValue
withShippingMethodChangeValue
-
Constructor Details
-
ShippingMethodChangeValueImpl
public ShippingMethodChangeValueImpl()create empty instance
-
-
Method Details
-
getId
idof the ShippingMethod.- Specified by:
getIdin interfaceShippingMethodChangeValue- Returns:
- id
-
getName
Name of the ShippingMethod.
- Specified by:
getNamein interfaceShippingMethodChangeValue- Returns:
- name
-
setId
Description copied from interface:ShippingMethodChangeValueidof the ShippingMethod.- Specified by:
setIdin interfaceShippingMethodChangeValue- Parameters:
id- value to be set
-
setName
Description copied from interface:ShippingMethodChangeValueName of the ShippingMethod.
- Specified by:
setNamein interfaceShippingMethodChangeValue- Parameters:
name- value to be set
-
equals
-
hashCode
-