public final class ApprovalResult extends Object implements Serializable, Iterable<ApprovalResult.Result>
| Modifier and Type | Class and Description |
|---|---|
static class |
ApprovalResult.ApprovalResultDeserializer |
static class |
ApprovalResult.Result |
| Constructor and Description |
|---|
ApprovalResult() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ApprovalResult.Result> |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<ApprovalResult.Result> iterator()
iterator in interface Iterable<ApprovalResult.Result>public int size()
Apache Camel