Uses of Enum Class
de.gematik.combine.count.ExecutionCounter.Format
Packages that use ExecutionCounter.Format
-
Uses of ExecutionCounter.Format in de.gematik.combine
Methods in de.gematik.combine that return types with arguments of type ExecutionCounter.FormatMethod parameters in de.gematik.combine with type arguments of type ExecutionCounter.FormatModifier and TypeMethodDescriptionCombineConfiguration.CombineConfigurationBuilder.countExecutionsFormat(List<ExecutionCounter.Format> countExecutionsFormat) -
Uses of ExecutionCounter.Format in de.gematik.combine.count
Methods in de.gematik.combine.count that return ExecutionCounter.FormatModifier and TypeMethodDescriptionstatic ExecutionCounter.FormatExecutionCounter.Format.fromString(String format) static ExecutionCounter.FormatReturns the enum constant of this class with the specified name.static ExecutionCounter.Format[]ExecutionCounter.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.