Uses of Enum
ca.uhn.fhir.rest.api.server.bulk.BulkExportJobParameters.ExportStyle
-
Uses of BulkExportJobParameters.ExportStyle in ca.uhn.fhir.rest.api.server.bulk
Modifier and TypeMethodDescriptionBulkExportJobParameters.getExportStyle()
Returns the enum constant of this type with the specified name.static BulkExportJobParameters.ExportStyle[]
BulkExportJobParameters.ExportStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BulkExportJobParameters.setExportStyle
(BulkExportJobParameters.ExportStyle theExportStyle)