Uses of Enum
org.hl7.fhir.dstu2.formats.FhirFormat
-
Uses of FhirFormat in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionstatic FhirFormat
Returns the enum constant of this type with the specified name.static FhirFormat[]
FhirFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic ParserBase
FormatUtilities.makeParser
(FhirFormat format)