Annotation Type EventParameter
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface EventParameter
Specifies function parameter that are passed to PDP and would be used as event parameter. Created by chattapa on 10/16/16.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
description
The parameter description.
-