Class ProductVariantChannelAvailabilityMapImpl
java.lang.Object
com.commercetools.history.models.common.ProductVariantChannelAvailabilityMapImpl
- All Implemented Interfaces:
ProductVariantChannelAvailabilityMap,io.vrap.rmf.base.client.ModelBase
public class ProductVariantChannelAvailabilityMapImpl
extends Object
implements ProductVariantChannelAvailabilityMap, io.vrap.rmf.base.client.ModelBase
ProductVariantChannelAvailabilityMap
-
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 TypeMethodDescriptionbooleaninthashCode()voidsetValue(String key, ProductVariantChannelAvailability value) set pattern propertyvalues()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.common.ProductVariantChannelAvailabilityMap
withProductVariantChannelAvailabilityMap
-
Constructor Details
-
ProductVariantChannelAvailabilityMapImpl
create empty instance
-
-
Method Details
-
values
- Specified by:
valuesin interfaceProductVariantChannelAvailabilityMap- Returns:
- map of the pattern property values
-
setValue
Description copied from interface:ProductVariantChannelAvailabilityMapset pattern property- Specified by:
setValuein interfaceProductVariantChannelAvailabilityMap- Parameters:
key- property namevalue- property value
-
equals
-
hashCode
-