Class CustomFieldEnumValueImpl

java.lang.Object
com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
All Implemented Interfaces:
CustomFieldEnumValue, io.vrap.rmf.base.client.ModelBase

public class CustomFieldEnumValueImpl extends Object implements CustomFieldEnumValue, io.vrap.rmf.base.client.ModelBase

Defines an allowed value of a CustomFieldEnumType field.

  • 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.
    Descriptive label of the value.
    int
     
    void
    Key of the value used as a programmatic identifier.
    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.importapi.models.types.CustomFieldEnumValue

    withCustomFieldEnumValue

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

    reflectionString, reflectionString