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