Class ReferenceSetFieldImpl

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

public class ReferenceSetFieldImpl extends Object implements ReferenceSetField, io.vrap.rmf.base.client.ModelBase

A field with a reference set value.

  • Constructor Details

    • ReferenceSetFieldImpl

      public ReferenceSetFieldImpl()
      create empty instance
  • Method Details