Uses of Annotation Type
ca.uhn.fhir.model.api.annotation.Description
-
Uses of Description in ca.uhn.fhir.context
ModifierConstructorDescriptionBaseRuntimeChildDatatypeDefinition
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, Class<? extends IBase> theDatatype) RuntimeChildAny
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation) RuntimeChildChoiceDefinition
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, List<Class<? extends IBase>> theChoiceTypes) ConstructorRuntimeChildCompositeBoundDatatypeDefinition
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, Class<? extends IBase> theDatatype, IValueSetEnumBinder<Enum<?>> theBinder, Class<? extends Enum<?>> theEnumType) RuntimeChildCompositeDatatypeDefinition
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, Class<? extends IBase> theDatatype) RuntimeChildExtension
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation) RuntimeChildNarrativeDefinition
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, Class<? extends IBase> theDatatype) RuntimeChildPrimitiveBoundCodeDatatypeDefinition
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, Class<? extends IBase> theDatatype, Object theBinder, Class<? extends Enum<?>> theEnumType) RuntimeChildPrimitiveDatatypeDefinition
(Field theField, String theElementName, Description theDescriptionAnnotation, Child theChildAnnotation, Class<? extends IBase> theDatatype) RuntimeChildPrimitiveEnumerationDatatypeDefinition
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, Class<? extends IBase> theDatatype, Class<? extends Enum<?>> theBinderType) RuntimeChildResourceBlockDefinition
(FhirContext theContext, Field theField, Child theChildAnnotation, Description theDescriptionAnnotation, String theElementName, Class<? extends IBase> theResourceBlockType) RuntimeChildResourceDefinition
(Field theField, String theElementName, Child theChildAnnotation, Description theDescriptionAnnotation, List<Class<? extends IBaseResource>> theResourceTypes) Constructor -
Uses of Description in ca.uhn.fhir.util
Modifier and TypeMethodDescriptionstatic String
ParametersUtil.extractDescription
(Description desc)