Uses of Enum
ca.uhn.fhir.rest.api.server.bulk.BulkDataExportOptions.ExportStyle
Packages that use BulkDataExportOptions.ExportStyle
-
Uses of BulkDataExportOptions.ExportStyle in ca.uhn.fhir.rest.api.server.bulk
Methods in ca.uhn.fhir.rest.api.server.bulk that return BulkDataExportOptions.ExportStyleModifier and TypeMethodDescriptionBulkDataExportOptions.getExportStyle()Returns the enum constant of this type with the specified name.static BulkDataExportOptions.ExportStyle[]BulkDataExportOptions.ExportStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ca.uhn.fhir.rest.api.server.bulk with parameters of type BulkDataExportOptions.ExportStyleModifier and TypeMethodDescriptionvoidBulkDataExportOptions.setExportStyle(BulkDataExportOptions.ExportStyle theExportStyle)