Class FieldDefinitionOrderValueImpl
java.lang.Object
com.commercetools.history.models.change_value.FieldDefinitionOrderValueImpl
- All Implemented Interfaces:
FieldDefinitionOrderValue,io.vrap.rmf.base.client.ModelBase
public class FieldDefinitionOrderValueImpl
extends Object
implements FieldDefinitionOrderValue, io.vrap.rmf.base.client.ModelBase
FieldDefinitionOrderValue
-
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.FieldDefinitionOrderValue
withFieldDefinitionOrderValueMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
FieldDefinitionOrderValueImpl
public FieldDefinitionOrderValueImpl()create empty instance
-
-
Method Details
-
getName
Name of the FieldDefinition.
- Specified by:
getNamein interfaceFieldDefinitionOrderValue- Returns:
- name
-
getLabel
Descriptive label of the field.
- Specified by:
getLabelin interfaceFieldDefinitionOrderValue- Returns:
- label
-
setName
Description copied from interface:FieldDefinitionOrderValueName of the FieldDefinition.
- Specified by:
setNamein interfaceFieldDefinitionOrderValue- Parameters:
name- value to be set
-
setLabel
Description copied from interface:FieldDefinitionOrderValueDescriptive label of the field.
- Specified by:
setLabelin interfaceFieldDefinitionOrderValue- Parameters:
label- value to be set
-
equals
-
hashCode
public int hashCode() -
toString
-