Package ca.uhn.fhir.model.api.annotation
Annotation Type Description
Annotation which may be placed on a resource/datatype definition, or a field, or
a search parameter definition in order to provide documentation for that item.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionString[]
May be used to supply example values for thisDeprecated.Optional short name for this childA description of this method or parameter
-
Element Details
-
value
A description of this method or parameter- Since:
- 5.4.0
- Default:
""
-
shortDefinition
Optional short name for this child- Default:
""
-
formalDefinition
Deprecated.Usevalue()
instead. Deprecated in 5.4.0.Optional formal definition for this child- Default:
""
-
example
May be used to supply example values for this- Since:
- 5.4.0
- Default:
{}
-
value()
instead.