Class AssociateRoleLabelImpl
java.lang.Object
com.commercetools.history.models.label.AssociateRoleLabelImpl
- All Implemented Interfaces:
AssociateRoleLabel,Label,io.vrap.rmf.base.client.ModelBase
public class AssociateRoleLabelImpl
extends Object
implements AssociateRoleLabel, io.vrap.rmf.base.client.ModelBase
AssociateRoleLabel
-
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.AssociateRoleLabel
ASSOCIATE_ROLE_LABEL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface com.commercetools.history.models.label.AssociateRoleLabel
withAssociateRoleLabelMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
AssociateRoleLabelImpl
public AssociateRoleLabelImpl()create empty instance
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceAssociateRoleLabel- Specified by:
getTypein interfaceLabel- Returns:
- type
-
getKey
User-defined unique identifier of the Associate Role.
- Specified by:
getKeyin interfaceAssociateRoleLabel- Returns:
- key
-
getName
Name of the Associate Role.
- Specified by:
getNamein interfaceAssociateRoleLabel- Returns:
- name
-
setKey
Description copied from interface:AssociateRoleLabelUser-defined unique identifier of the Associate Role.
- Specified by:
setKeyin interfaceAssociateRoleLabel- Parameters:
key- value to be set
-
setName
Description copied from interface:AssociateRoleLabelName of the Associate Role.
- Specified by:
setNamein interfaceAssociateRoleLabel- Parameters:
name- value to be set
-
equals
-
hashCode
public int hashCode() -
toString
-