Class TimeSetFieldImpl

java.lang.Object
com.commercetools.importapi.models.customfields.TimeSetFieldImpl
All Implemented Interfaces:
CustomField, TimeSetField, io.vrap.rmf.base.client.ModelBase

public class TimeSetFieldImpl extends Object implements TimeSetField, io.vrap.rmf.base.client.ModelBase

A field with a time set value.

  • Constructor Details

    • TimeSetFieldImpl

      public TimeSetFieldImpl()
      create empty instance
  • Method Details