Class EnumSetAttributeImpl

java.lang.Object
com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
All Implemented Interfaces:
Attribute, EnumSetAttribute, io.vrap.rmf.base.client.ModelBase

public class EnumSetAttributeImpl extends Object implements EnumSetAttribute, io.vrap.rmf.base.client.ModelBase

This type represents an attribute whose value is an enum. The attribute value refers to the key of the enum value.

  • 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.importapi.models.productvariants.EnumSetAttribute

    ENUM_SET
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    The name of this attribute must match a name of the product types attribute definitions.
     
     
    int
     
    void
    The name of this attribute must match a name of the product types attribute definitions.
    void
    setValue(String... value)
    set value
    void
    set value

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface com.commercetools.importapi.models.productvariants.Attribute

    withAttribute

    Methods inherited from interface com.commercetools.importapi.models.productvariants.EnumSetAttribute

    withEnumSetAttribute

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

    reflectionString, reflectionString