@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–2017 Jamon developers. All rights reserved.