@Retention(value=RUNTIME) public @interface Method
| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
Fragment[] |
fragmentArguments |
Argument[] |
optionalArguments |
Argument[] |
requiredArguments |
Copyright © 2003-2013 Jamon developers. All Rights Reserved.