
Uses of Enum Class
org.hl7.fhir.dstu3.formats.FhirFormat
Packages that use FhirFormat
-
Uses of FhirFormat in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.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.dstu3.formats with parameters of type FhirFormatModifier and TypeMethodDescriptionstatic ParserBaseFormatUtilities.makeParser(FhirFormat format) static IParserParserFactory.parser(FhirFormat format) static IParserParserFactory.parser(FhirFormat format, IParser.OutputStyle style)