Uses of Enum
ca.uhn.fhir.util.FhirTerser.OptionsEnum
-
Uses of FhirTerser.OptionsEnum in ca.uhn.fhir.util
Modifier and TypeMethodDescriptionstatic FhirTerser.OptionsEnum
Returns the enum constant of this type with the specified name.static FhirTerser.OptionsEnum[]
FhirTerser.OptionsEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionFhirTerser.containResources
(IBaseResource theResource, FhirTerser.OptionsEnum... theOptions) Iterate through the whole resource and identify any contained resources.