Class ParcelChangeValueImpl
java.lang.Object
com.commercetools.history.models.change_value.ParcelChangeValueImpl
- All Implemented Interfaces:
ParcelChangeValue,io.vrap.rmf.base.client.ModelBase
public class ParcelChangeValueImpl
extends Object
implements ParcelChangeValue, io.vrap.rmf.base.client.ModelBase
ParcelChangeValue
-
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.change_value.ParcelChangeValue
withParcelChangeValue
-
Constructor Details
-
ParcelChangeValueImpl
public ParcelChangeValueImpl()create empty instance
-
-
Method Details
-
getId
idof the Parcel.- Specified by:
getIdin interfaceParcelChangeValue- Returns:
- id
-
getCreatedAt
Date and time (UTC) the Parcel was created.
- Specified by:
getCreatedAtin interfaceParcelChangeValue- Returns:
- createdAt
-
setId
Description copied from interface:ParcelChangeValueidof the Parcel.- Specified by:
setIdin interfaceParcelChangeValue- Parameters:
id- value to be set
-
setCreatedAt
Description copied from interface:ParcelChangeValueDate and time (UTC) the Parcel was created.
- Specified by:
setCreatedAtin interfaceParcelChangeValue- Parameters:
createdAt- value to be set
-
equals
-
hashCode
-