Package ffx.utilities
Annotation Interface FFXKeywords
The FFXKeyword Annotation can be applied multiple times to some classes.
- Author:
- Michael J. Schnieders
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionAn array of FFXKeyword annotations.
-
Element Details
-
value
FFXKeyword[] valueAn array of FFXKeyword annotations.- Returns:
- the FFXKeyword annotations.
-