| 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) |
RuntimeChildCompositeBoundDatatypeDefinition(Field theField,
String theElementName,
Child theChildAnnotation,
Description theDescriptionAnnotation,
Class<? extends IBase> theDatatype,
IValueSetEnumBinder<Enum<?>> theBinder) |
RuntimeChildCompositeDatatypeDefinition(Field theField,
String theElementName,
Child theChildAnnotation,
Description theDescriptionAnnotation,
Class<? extends IBase> theDatatype) |
RuntimeChildExtensionDt(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) |
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<?> theBinderType) |
RuntimeChildResourceBlockDefinition(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
|
RuntimeChildXhtmlDatatypeDefinition(Field theField,
String theElementName,
Description theDescriptionAnnotation,
Child theChildAnnotation,
Class<? extends IBase> theDatatype) |
Copyright © 2014–2016 University Health Network. All rights reserved.