Class ShippingRatePriceTierImpl
java.lang.Object
com.commercetools.history.models.common.ShippingRatePriceTierImpl
- All Implemented Interfaces:
ShippingRatePriceTier,io.vrap.rmf.base.client.ModelBase
public class ShippingRatePriceTierImpl
extends Object
implements ShippingRatePriceTier, io.vrap.rmf.base.client.ModelBase
ShippingRatePriceTier
-
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 TypeMethodDescriptionbooleangetType()inthashCode()voidsetType(ShippingRateTierType type) set typeMethods 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.common.ShippingRatePriceTier
withShippingRatePriceTier
-
Constructor Details
-
ShippingRatePriceTierImpl
public ShippingRatePriceTierImpl()create empty instance
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceShippingRatePriceTier- Returns:
- type
-
setType
Description copied from interface:ShippingRatePriceTierset type- Specified by:
setTypein interfaceShippingRatePriceTier- Parameters:
type- value to be set
-
equals
-
hashCode
-