-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the index property.
void
Sets the value of the index property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
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