Uses of Enum Class
com.shaft.tools.io.internal.ExecutionSummaryReport.Status
Packages that use ExecutionSummaryReport.Status
-
Uses of ExecutionSummaryReport.Status in com.shaft.tools.io.internal
Subclasses with type arguments of type ExecutionSummaryReport.Status in com.shaft.tools.io.internalMethods in com.shaft.tools.io.internal that return ExecutionSummaryReport.StatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ExecutionSummaryReport.Status[]ExecutionSummaryReport.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.