Class StringFieldImpl

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

public class StringFieldImpl extends Object implements StringField, io.vrap.rmf.base.client.ModelBase

A field with a string 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.customfields.StringField

    STRING
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    The type of this field.
     
    int
     
    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.customfields.CustomField

    withCustomField

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

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.importapi.models.customfields.StringField

    withStringField