Class AddPropertyChangeImpl

java.lang.Object
com.commercetools.history.models.change.AddPropertyChangeImpl
All Implemented Interfaces:
AddPropertyChange, Change, io.vrap.rmf.base.client.ModelBase

public class AddPropertyChangeImpl extends Object implements AddPropertyChange, io.vrap.rmf.base.client.ModelBase

Change triggered by the Update CustomObject request when a new property is added.

  • 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.history.models.change.AddPropertyChange

    ADD_PROPERTY_CHANGE
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Type of change on a resource that is similar to the update action it relates to, where possible.
    Value after the change.
    Path to the new property that was added.
    Unique discriminator value to reliably deserialize the data type.
    int
     
    void
    setChange(String change)
    set change
    void
    setNextValue(Object nextValue)
    Value after the change.
    void
    Path to the new property that was added.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.commercetools.history.models.change.AddPropertyChange

    withAddPropertyChange

    Methods inherited from interface com.commercetools.history.models.change.Change

    withChange

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

    reflectionString, reflectionString