Class ProductSelectionSettingImpl
java.lang.Object
com.commercetools.history.models.common.ProductSelectionSettingImpl
- All Implemented Interfaces:
ProductSelectionSetting,io.vrap.rmf.base.client.ModelBase
public class ProductSelectionSettingImpl
extends Object
implements ProductSelectionSetting, io.vrap.rmf.base.client.ModelBase
ProductSelectionSetting
-
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.ProductSelectionSetting
withProductSelectionSetting
-
Constructor Details
-
ProductSelectionSettingImpl
public ProductSelectionSettingImpl()create empty instance
-
-
Method Details
-
getProductSelection
- Specified by:
getProductSelectionin interfaceProductSelectionSetting- Returns:
- productSelection
-
getActive
- Specified by:
getActivein interfaceProductSelectionSetting- Returns:
- active
-
setProductSelection
Description copied from interface:ProductSelectionSettingset productSelection- Specified by:
setProductSelectionin interfaceProductSelectionSetting- Parameters:
productSelection- value to be set
-
setActive
Description copied from interface:ProductSelectionSettingset active- Specified by:
setActivein interfaceProductSelectionSetting- Parameters:
active- value to be set
-
equals
-
hashCode
-