
Package ca.uhn.fhir.model.api.annotation
Annotation Interface 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 SummaryOptional ElementsModifier 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- 
valueA description of this method or parameter- Since:
- 5.4.0
 - Default:
- ""
 
- 
shortDefinitionOptional short name for this child- Default:
- ""
 
- 
formalDefinitionDeprecated.Usevalue()instead. Deprecated in 5.4.0.Optional formal definition for this child- Default:
- ""
 
- 
exampleMay be used to supply example values for this- Since:
- 5.4.0
 - Default:
- {}
 
 
- 
value()instead.