Class ItemAt

All Implemented Interfaces:
FieldAction, Serializable

public class ItemAt extends Action implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ItemAt

      public ItemAt()
  • Method Details

    • getIndex

      public Integer getIndex()
      Gets the value of the index property.
      Returns:
      possible object is Integer
    • setIndex

      @JsonPropertyDescription("The collection index to pick an item from") public void setIndex(Integer value)
      Sets the value of the index property.
      Parameters:
      value - allowed object is Integer