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