Class EnumValueImpl
java.lang.Object
com.commercetools.history.models.change_value.EnumValueImpl
- All Implemented Interfaces:
EnumValue,io.vrap.rmf.base.client.ModelBase
EnumValue
-
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.change_value.EnumValue
withEnumValueMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
EnumValueImpl
public EnumValueImpl()create empty instance
-
-
Method Details
-
getKey
Key of the value used as a programmatic identifier.
-
getLabel
Descriptive label of the value.
-
setKey
Description copied from interface:EnumValueKey of the value used as a programmatic identifier.
-
setLabel
Description copied from interface:EnumValueDescriptive label of the value.
-
equals
-
hashCode
public int hashCode() -
toString
-