Uses of Class
org.hl7.fhir.r4.context.IWorkerContext.ILoggingService.LogCategory
-
Packages that use IWorkerContext.ILoggingService.LogCategory Package Description org.hl7.fhir.r4.context -
-
Uses of IWorkerContext.ILoggingService.LogCategory in org.hl7.fhir.r4.context
Methods in org.hl7.fhir.r4.context that return IWorkerContext.ILoggingService.LogCategory Modifier and Type Method Description static IWorkerContext.ILoggingService.LogCategoryIWorkerContext.ILoggingService.LogCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static IWorkerContext.ILoggingService.LogCategory[]IWorkerContext.ILoggingService.LogCategory. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.context with parameters of type IWorkerContext.ILoggingService.LogCategory Modifier and Type Method Description voidIWorkerContext.ILoggingService. logDebugMessage(IWorkerContext.ILoggingService.LogCategory category, String message)
-