Class LocalizedLabelImpl
java.lang.Object
com.commercetools.history.models.label.LocalizedLabelImpl
- All Implemented Interfaces:
Label,LocalizedLabel,io.vrap.rmf.base.client.ModelBase
public class LocalizedLabelImpl
extends Object
implements LocalizedLabel, io.vrap.rmf.base.client.ModelBase
LocalizedLabel
-
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.LocalizedLabel
LOCALIZED_LABEL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface com.commercetools.history.models.label.LocalizedLabel
withLocalizedLabelMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
LocalizedLabelImpl
public LocalizedLabelImpl()create empty instance
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceLabel- Specified by:
getTypein interfaceLocalizedLabel- Returns:
- type
-
getValue
Changed value.
- Specified by:
getValuein interfaceLocalizedLabel- Returns:
- value
-
setValue
Description copied from interface:LocalizedLabelChanged value.
- Specified by:
setValuein interfaceLocalizedLabel- Parameters:
value- value to be set
-
equals
-
hashCode
public int hashCode() -
toString
-