@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface ValuePart
Value as one of the parts
of that composed Value.
Multiple parts describe a POJO that can be annotated with OfValues;
| Modifier and Type | Required Element and Description |
|---|---|
int |
order |
public abstract int order
Value annotated parameter corresponding to this ValuePart.Copyright © 2019 MuleSoft, Inc.. All rights reserved.