|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface EdmDocumentation
Additional documentation for an EDM element.
Optional Element Summary | |
---|---|
String |
longDescription
Complete description for this documentation. |
String |
summary
Define a summary for this documentation. |
public abstract String summary
public abstract String longDescription
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |