Class AttributeTypeImpl
java.lang.Object
com.commercetools.history.models.common.AttributeTypeImpl
- All Implemented Interfaces:
AttributeType,io.vrap.rmf.base.client.ModelBase
public class AttributeTypeImpl
extends Object
implements AttributeType, io.vrap.rmf.base.client.ModelBase
AttributeType
-
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.common.AttributeType
withAttributeTypeMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
AttributeTypeImpl
public AttributeTypeImpl()create empty instance
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceAttributeType- Returns:
- name
-
setName
Description copied from interface:AttributeTypeset name- Specified by:
setNamein interfaceAttributeType- Parameters:
name- value to be set
-
equals
-
hashCode
public int hashCode() -
toString
-