@Target(value={TYPE,FIELD}) @Retention(value=RUNTIME) @Documented 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 © 2017 MuleSoft, Inc.. All rights reserved.