@Retention(value=RUNTIME) @Documented @Target(value=PARAMETER) public @interface Name
| Modifier and Type | Required Element and Description |
|---|---|
String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.