Uses of Enum
ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
-
Uses of BaseRuntimeElementDefinition.ChildTypeEnum in ca.uhn.fhir.context
Modifier and TypeMethodDescriptionBaseRuntimeElementDefinition.getChildType()
RuntimeCompositeDatatypeDefinition.getChildType()
RuntimeElemContainedResourceList.getChildType()
RuntimeElemContainedResources.getChildType()
RuntimeElementDirectResource.getChildType()
RuntimeIdDatatypeDefinition.getChildType()
RuntimePrimitiveDatatypeDefinition.getChildType()
RuntimePrimitiveDatatypeNarrativeDefinition.getChildType()
RuntimePrimitiveDatatypeXhtmlHl7OrgDefinition.getChildType()
RuntimeResourceBlockDefinition.getChildType()
RuntimeResourceDefinition.getChildType()
Returns the enum constant of this type with the specified name.BaseRuntimeElementDefinition.ChildTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.