public static class ForEachAction.ForEachResult extends ForEachAction.For_Each_Res implements java.lang.Cloneable, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
result
Indicates whether the end of data has been found.
|
| Constructor and Description |
|---|
ForEachResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Clones the for each result object.
|
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class ForEachAction.For_Each_Resjava.lang.CloneNotSupportedException - If an error occurs.© 2000-2025 Flux Corporation. All rights reserved.