Class ShippingMethodRemoveZoneActionImpl
java.lang.Object
com.commercetools.api.models.shipping_method.ShippingMethodRemoveZoneActionImpl
- All Implemented Interfaces:
ResourceUpdateAction<ShippingMethodUpdateAction>
,ShippingMethodRemoveZoneAction
,ShippingMethodUpdateAction
,io.vrap.rmf.base.client.ModelBase
public class ShippingMethodRemoveZoneActionImpl
extends Object
implements ShippingMethodRemoveZoneAction, io.vrap.rmf.base.client.ModelBase
ShippingMethodRemoveZoneAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase
io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
-
Field Summary
Fields inherited from interface com.commercetools.api.models.shipping_method.ShippingMethodRemoveZoneAction
REMOVE_ZONE
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
Methods inherited from interface com.commercetools.api.models.ResourceUpdateAction
get
Methods inherited from interface com.commercetools.api.models.shipping_method.ShippingMethodRemoveZoneAction
withShippingMethodRemoveZoneAction
Methods inherited from interface com.commercetools.api.models.shipping_method.ShippingMethodUpdateAction
withShippingMethodUpdateAction
-
Constructor Details
-
ShippingMethodRemoveZoneActionImpl
public ShippingMethodRemoveZoneActionImpl()create empty instance
-
-
Method Details
-
getAction
- Specified by:
getAction
in interfaceResourceUpdateAction<ShippingMethodUpdateAction>
- Specified by:
getAction
in interfaceShippingMethodUpdateAction
- Returns:
- action
-
getZone
Value to remove from
zoneRates
.- Specified by:
getZone
in interfaceShippingMethodRemoveZoneAction
- Returns:
- zone
-
setZone
Description copied from interface:ShippingMethodRemoveZoneAction
Value to remove from
zoneRates
.- Specified by:
setZone
in interfaceShippingMethodRemoveZoneAction
- Parameters:
zone
- value to be set
-
equals
-
hashCode
public int hashCode()
-