Uses of Enum
org.hl7.fhir.dstu2.formats.IParser.OutputStyle
-
Uses of IParser.OutputStyle in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionIParser.getOutputStyle()
Writing:ParserBase.getOutputStyle()
static IParser.OutputStyle
Returns the enum constant of this type with the specified name.static IParser.OutputStyle[]
IParser.OutputStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionIParser.setOutputStyle
(IParser.OutputStyle value) ParserBase.setOutputStyle
(IParser.OutputStyle style)