Class CustomShippingMethodChangeValueImpl
java.lang.Object
com.commercetools.history.models.change_value.CustomShippingMethodChangeValueImpl
- All Implemented Interfaces:
CustomShippingMethodChangeValue,io.vrap.rmf.base.client.ModelBase
public class CustomShippingMethodChangeValueImpl
extends Object
implements CustomShippingMethodChangeValue, io.vrap.rmf.base.client.ModelBase
CustomShippingMethodChangeValue
-
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 com.commercetools.history.models.change_value.CustomShippingMethodChangeValue
withCustomShippingMethodChangeValueMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
CustomShippingMethodChangeValueImpl
public CustomShippingMethodChangeValueImpl()create empty instance
-
-
Method Details
-
getName
Name of the Custom ShippingMethod.
- Specified by:
getNamein interfaceCustomShippingMethodChangeValue- Returns:
- name
-
setName
Description copied from interface:CustomShippingMethodChangeValueName of the Custom ShippingMethod.
- Specified by:
setNamein interfaceCustomShippingMethodChangeValue- Parameters:
name- value to be set
-
equals
-
hashCode
-