Package org.forgerock.api.annotations
Annotation Interface EnumTitle
Annotation to provide a title for a given enum value. This will be used by JSON schema generation from
 a type to set the CREST API Descriptor 
options/enum_titles property.- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
String valueThe title of the enum value. 
 -