Class NumberSetFieldImpl

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

public class NumberSetFieldImpl extends Object implements NumberSetField, io.vrap.rmf.base.client.ModelBase

A field with a number value.

  • Constructor Details

    • NumberSetFieldImpl

      public NumberSetFieldImpl()
      create empty instance
  • Method Details