Uses of Enum
ca.uhn.fhir.util.FhirTerser.OptionsEnum
Packages that use FhirTerser.OptionsEnum
-
Uses of FhirTerser.OptionsEnum in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return FhirTerser.OptionsEnumModifier and TypeMethodDescriptionstatic FhirTerser.OptionsEnumReturns 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.Methods in ca.uhn.fhir.util with parameters of type FhirTerser.OptionsEnumModifier and TypeMethodDescriptionFhirTerser.containResources(IBaseResource theResource, FhirTerser.OptionsEnum... theOptions)Iterate through the whole resource and identify any contained resources.