| Package | Description |
|---|---|
| ca.uhn.fhir.context |
| Constructor and Description |
|---|
BaseRuntimeChildDatatypeDefinition(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)
Constructor
|
RuntimeChildCompositeBoundDatatypeDefinition(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
|
Copyright © 2014–2017 University Health Network. All rights reserved.