Uses of Enum
org.hl7.fhir.r4.elementmodel.Element.SpecialElement
-
Uses of Element.SpecialElement in org.hl7.fhir.r4.elementmodel
Modifier and TypeMethodDescriptionstatic Element.SpecialElement
Element.SpecialElement.fromProperty
(Property property) Element.getSpecial()
static Element.SpecialElement
Returns the enum constant of this type with the specified name.static Element.SpecialElement[]
Element.SpecialElement.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Element.updateProperty
(Property property, Element.SpecialElement special, Property elementProperty) -
Uses of Element.SpecialElement in org.hl7.fhir.r4.utils.validation
Modifier and TypeMethodDescriptionIValidationPolicyAdvisor.policyForContained
(IResourceValidator validator, Object appContext, String containerType, String containerId, Element.SpecialElement containingResourceType, String path, String url)