Class AssetChangeValueImpl
java.lang.Object
com.commercetools.history.models.change_value.AssetChangeValueImpl
- All Implemented Interfaces:
AssetChangeValue,io.vrap.rmf.base.client.ModelBase
public class AssetChangeValueImpl
extends Object
implements AssetChangeValue, io.vrap.rmf.base.client.ModelBase
AssetChangeValue
-
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 com.commercetools.history.models.change_value.AssetChangeValue
withAssetChangeValueMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
AssetChangeValueImpl
public AssetChangeValueImpl()create empty instance
-
-
Method Details
-
getId
idof the Asset.- Specified by:
getIdin interfaceAssetChangeValue- Returns:
- id
-
getName
Name of the Asset.
- Specified by:
getNamein interfaceAssetChangeValue- Returns:
- name
-
setId
Description copied from interface:AssetChangeValueidof the Asset.- Specified by:
setIdin interfaceAssetChangeValue- Parameters:
id- value to be set
-
setName
Description copied from interface:AssetChangeValueName of the Asset.
- Specified by:
setNamein interfaceAssetChangeValue- Parameters:
name- value to be set
-
equals
-
hashCode
-