public class CopyTo extends Action implements Serializable
Modifier and Type | Method and Description |
---|---|
String |
getIndex()
Gets the value of the string property.
|
List<Integer> |
getIndexes() |
void |
setIndex(String index)
Sets the value of the string property.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDisplayName
public CopyTo(String index)
public CopyTo()
public String getIndex()
Integer
@JsonPropertyDescription(value="The comma-separated indexes of the item in target collections.") public void setIndex(String index)
index
- allowed object is
Integer
Copyright © 2021 JBoss by Red Hat. All rights reserved.