Class KeyReferenceImpl
java.lang.Object
com.commercetools.history.models.common.KeyReferenceImpl
- All Implemented Interfaces:
KeyReference,io.vrap.rmf.base.client.ModelBase
public class KeyReferenceImpl
extends Object
implements KeyReference, io.vrap.rmf.base.client.ModelBase
KeyReference
-
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.common.KeyReference
withKeyReferenceMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
KeyReferenceImpl
public KeyReferenceImpl()create empty instance
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceKeyReference- Returns:
- key
-
getTypeId
- Specified by:
getTypeIdin interfaceKeyReference- Returns:
- typeId
-
setKey
Description copied from interface:KeyReferenceset key- Specified by:
setKeyin interfaceKeyReference- Parameters:
key- value to be set
-
setTypeId
Description copied from interface:KeyReferenceset typeId- Specified by:
setTypeIdin interfaceKeyReference- Parameters:
typeId- value to be set
-
equals
-
hashCode
-