Class ItemStateImpl
java.lang.Object
com.commercetools.history.models.common.ItemStateImpl
- All Implemented Interfaces:
ItemState,io.vrap.rmf.base.client.ModelBase
ItemState
-
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 interface com.commercetools.history.models.common.ItemState
withItemStateMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
ItemStateImpl
public ItemStateImpl()create empty instance
-
-
Method Details
-
getQuantity
- Specified by:
getQuantityin interfaceItemState- Returns:
- quantity
-
getState
-
setQuantity
Description copied from interface:ItemStateset quantity- Specified by:
setQuantityin interfaceItemState- Parameters:
quantity- value to be set
-
setState
Description copied from interface:ItemStateset state -
equals
-
hashCode
public int hashCode() -
toString
-