Annotation Type AllowedValue
This annotation provides an enumerated value that is used as part of an
AllowedValues
annotation.-
Required Element Summary
Modifier and TypeRequired ElementDescriptionA description, encoded as a line of Markdown.The specific enumerated value. -
Optional Element Summary
Modifier and TypeOptional ElementDescriptionThe version this value was deprecated in.
-
Element Details
-
value
The specific enumerated value.- Returns:
- the value
-
description
A description, encoded as a line of Markdown.- Returns:
- an encoded markdown string
-
-
-
deprecatedVersion
The version this value was deprecated in.- Returns:
- the version or an empty string if the value is not deprecated
- Default:
- ""
-