Package ch.raffael.meldioc
Annotation Type Parameter
@Target(METHOD)
@Retention(CLASS)
@Documented
public @interface Parameter
TODO javadoc
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceParameter.Prefix -
Optional Element Summary
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringALL
-
Field Details
-
ALL
static final java.lang.String ALL- See Also:
- Constant Field Values
-
-
Element Details
-
value
java.lang.String value- Default:
- ""
-
absolute
boolean absolute- Default:
- false
-