Annotation Type EventParameter
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface EventParameterSpecifies 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 StringdescriptionThe parameter description.
-