Class StringLabelImpl
java.lang.Object
com.commercetools.history.models.label.StringLabelImpl
- All Implemented Interfaces:
Label,StringLabel,io.vrap.rmf.base.client.ModelBase
public class StringLabelImpl
extends Object
implements StringLabel, io.vrap.rmf.base.client.ModelBase
StringLabel
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase
io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle -
Field Summary
Fields inherited from interface com.commercetools.history.models.label.StringLabel
STRING_LABEL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionStringMethods inherited from interface com.commercetools.history.models.label.StringLabel
withStringLabel
-
Constructor Details
-
StringLabelImpl
public StringLabelImpl()create empty instance
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceLabel- Specified by:
getTypein interfaceStringLabel- Returns:
- type
-
getValue
Changed value.
- Specified by:
getValuein interfaceStringLabel- Returns:
- value
-
setValue
Description copied from interface:StringLabelChanged value.
- Specified by:
setValuein interfaceStringLabel- Parameters:
value- value to be set
-
equals
-
hashCode
public int hashCode() -
toString
-