Class DateSetAttributeImpl

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

public class DateSetAttributeImpl extends Object implements DateSetAttribute, io.vrap.rmf.base.client.ModelBase

This type represents an attribute whose value is a set of dates.

  • 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.DateSetAttribute

    DATE_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(LocalDate... 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.DateSetAttribute

    withDateSetAttribute

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

    reflectionString, reflectionString