@Inherited @Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface Priority
RuleBuilder.withPriority(int).| Modifier and Type | Required Element and Description |
|---|---|
int |
value
The priority of the rule.
|
Copyright © 2018 OCPsoft. All rights reserved.