|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface CdfField
Marks field members of Record
subclasses which correspond directly
to fields in typed CDF records in a CDF file.
These fields are all public and final, and have names matching (apart perhaps from minor case tweaking) the fields documented in the relevant subsections of Section 2 of the CDF Internal Format Description document.
See that document for a description of the meaning of these fields.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |