public class RuntimeChildResourceBlockDefinition extends BaseRuntimeDeclaredChildDefinition
BaseRuntimeDeclaredChildDefinition.FieldListMutator, BaseRuntimeDeclaredChildDefinition.FieldPlainMutatorBaseRuntimeChildDefinition.IAccessor, BaseRuntimeChildDefinition.IMutator| Constructor and Description |
|---|
RuntimeChildResourceBlockDefinition(FhirContext theContext,
Field theField,
Child theChildAnnotation,
Description theDescriptionAnnotation,
String theElementName,
Class<? extends IBase> theResourceBlockType) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeResourceBlockDefinition |
getChildByName(String theName) |
BaseRuntimeElementDefinition<?> |
getChildElementDefinitionByDatatype(Class<? extends IBase> theDatatype) |
String |
getChildNameByDatatype(Class<? extends IBase> theDatatype) |
Set<String> |
getValidChildNames() |
getAccessor, getBindingValueSet, getElementName, getField, getFormalDefinition, getMax, getMin, getMutator, getShortDefinition, getSingleChildOrThrow, isModifier, isSummary, setModifiergetExtensionUrl, getInstanceConstructorArguments, toStringpublic RuntimeChildResourceBlockDefinition(FhirContext theContext, Field theField, Child theChildAnnotation, Description theDescriptionAnnotation, String theElementName, Class<? extends IBase> theResourceBlockType) throws ConfigurationException
ConfigurationExceptionpublic RuntimeResourceBlockDefinition getChildByName(String theName)
getChildByName in class BaseRuntimeChildDefinitionpublic String getChildNameByDatatype(Class<? extends IBase> theDatatype)
getChildNameByDatatype in class BaseRuntimeChildDefinitionpublic BaseRuntimeElementDefinition<?> getChildElementDefinitionByDatatype(Class<? extends IBase> theDatatype)
getChildElementDefinitionByDatatype in class BaseRuntimeChildDefinitionpublic Set<String> getValidChildNames()
getValidChildNames in class BaseRuntimeChildDefinitionCopyright © 2014–2017 University Health Network. All rights reserved.