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, validateSealedaddExtension, getDeclaredExtension, getExtensions, getExtensionsModifier, getExtensionsNonModifier, getImplementingClass, getName, hasExtensions, isStandardType, newInstance, newInstance, toStringpublic 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–2017 University Health Network. All rights reserved.