@Target(value={TYPE,FIELD,PARAMETER,METHOD}) @Retention(value=RUNTIME) @Documented @MinMuleVersion(value="4.5.0") public @interface Alias
| Modifier and Type | Required Element and Description |
|---|---|
String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description
An optional description to further describe the annotated member
|
Copyright © 2022. All rights reserved.