
Uses of Enum Class
org.hl7.fhir.dstu2.formats.FhirFormat
Packages that use FhirFormat
-
Uses of FhirFormat in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return FhirFormatModifier and TypeMethodDescriptionstatic FhirFormatReturns the enum constant of this class with the specified name.static FhirFormat[]FhirFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu2.formats with parameters of type FhirFormatModifier and TypeMethodDescriptionstatic ParserBaseFormatUtilities.makeParser(FhirFormat format)