Class AttributePlainEnumValueImpl

java.lang.Object
com.commercetools.api.models.product_type.AttributePlainEnumValueImpl
All Implemented Interfaces:
AttributePlainEnumValue, WithKey, io.vrap.rmf.base.client.ModelBase

public class AttributePlainEnumValueImpl extends Object implements AttributePlainEnumValue, io.vrap.rmf.base.client.ModelBase

A plain enum value must be unique within the enum, else a DuplicateEnumValues error is returned.

  • 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
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Key of the value used as a programmatic identifier, for example in facets & filters.
    Descriptive label of the value.
    int
     
    void
    Key of the value used as a programmatic identifier, for example in facets & filters.
    void
    Descriptive label of the value.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.commercetools.api.models.product_type.AttributePlainEnumValue

    withAttributePlainEnumValue

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString