@MinMuleVersion(value="4.1") @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 © 2024 MuleSoft, Inc.. All rights reserved.