|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value={TYPE,FIELD,METHOD}) public @interface Profile
An annotation mapping an interface, methods or fields to a profile.
Required Element Summary | |
---|---|
ComplianceLevel |
level
The level for the annoted element. |
Element Detail |
---|
public abstract ComplianceLevel level
CORE
means
that all profiles should provides this element.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |