Package io.atlasmap.v2
Class CopyTo
java.lang.Object
io.atlasmap.v2.Action
io.atlasmap.v2.CopyTo
- All Implemented Interfaces:
FieldAction
,Serializable
- See Also:
-
Constructor Details
-
CopyTo
-
CopyTo
public CopyTo()
-
-
Method Details
-
getIndex
Gets the value of the string property.- Returns:
- possible object is
Integer
-
setIndex
@JsonPropertyDescription("The comma-separated indexes of the item in target collections.") public void setIndex(String index) Sets the value of the string property.- Parameters:
index
- allowed object isInteger
-
getIndexes
-