public class RuntimeResourceBlockDefinition extends BaseRuntimeElementCompositeDefinition<IBase>
BaseRuntimeElementDefinition.ChildTypeEnum
Constructor and Description |
---|
RuntimeResourceBlockDefinition(String theName,
Class<? extends IBase> theImplementingClass,
boolean theStandardType,
FhirContext theContext,
Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions) |
Modifier and Type | Method and Description |
---|---|
BaseRuntimeElementDefinition.ChildTypeEnum |
getChildType() |
getChildByName, getChildByNameOrThrowDataFormatException, getChildren, getChildrenAndExtension, isSealed, validateSealed
addExtension, getDeclaredExtension, getExtensions, getExtensionsModifier, getExtensionsNonModifier, getImplementingClass, getName, hasExtensions, isStandardType, newInstance, newInstance, toString
public RuntimeResourceBlockDefinition(String theName, Class<? extends IBase> theImplementingClass, boolean theStandardType, FhirContext theContext, Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions)
public BaseRuntimeElementDefinition.ChildTypeEnum getChildType()
getChildType
in class BaseRuntimeElementDefinition<IBase>
Copyright © 2014–2019 University Health Network. All rights reserved.