|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Rule
| Required Element Summary | |
|---|---|
IsoCategory |
isoCategory
Will probably be deprecated and replaced by tags |
| Optional Element Summary | |
|---|---|
Cardinality |
cardinality
|
String |
description
The description, optional. |
String |
key
The default key is the class name. |
String |
name
The rule name. |
Priority |
priority
Default priority. |
| Element Detail |
|---|
public abstract IsoCategory isoCategory
public abstract String key
public abstract String name
public abstract String description
public abstract Priority priority
public abstract Cardinality cardinality
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||