Class LocalizedStringFieldImpl

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

public class LocalizedStringFieldImpl extends Object implements LocalizedStringField, io.vrap.rmf.base.client.ModelBase

A field with a localized 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.LocalizedStringField

    LOCALIZED_STRING
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    The type of this field.
    A localized string is a JSON object where the keys are of IETF language tag, and the values the corresponding strings used for that language.
    int
     
    void
    A localized string is a JSON object where the keys are of IETF language tag, and the values the corresponding strings used for that language.

    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 com.commercetools.importapi.models.customfields.LocalizedStringField

    withLocalizedStringField

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

    reflectionString, reflectionString