Package org.kie.api.definition.type
Annotation Type Modifies
-
@Retention(RUNTIME) @Target(METHOD) public @interface Modifies
Annotation used to declare that a given method (potenially) modifies the values of the named properties
-
-
Element Detail
-
value
String[] value
-
-