Class ProductVariantSelectionImpl
java.lang.Object
com.commercetools.history.models.common.ProductVariantSelectionImpl
- All Implemented Interfaces:
ProductVariantSelection,io.vrap.rmf.base.client.ModelBase
public class ProductVariantSelectionImpl
extends Object
implements ProductVariantSelection, io.vrap.rmf.base.client.ModelBase
ProductVariantSelection
-
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.common.ProductVariantSelection
withProductVariantSelection
-
Constructor Details
-
ProductVariantSelectionImpl
public ProductVariantSelectionImpl()create empty instance
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceProductVariantSelection- Returns:
- type
-
getSkus
- Specified by:
getSkusin interfaceProductVariantSelection- Returns:
- skus
-
setType
Description copied from interface:ProductVariantSelectionset type- Specified by:
setTypein interfaceProductVariantSelection- Parameters:
type- value to be set
-
setSkus
Description copied from interface:ProductVariantSelectionset skus- Specified by:
setSkusin interfaceProductVariantSelection- Parameters:
skus- values to be set
-
setSkus
Description copied from interface:ProductVariantSelectionset skus- Specified by:
setSkusin interfaceProductVariantSelection- Parameters:
skus- values to be set
-
equals
-
hashCode
-