Uses of Class
org.processmining.lifecycleperformance.models.performance.PerformanceMeasureTime
-
Packages that use PerformanceMeasureTime Package Description org.processmining.lifecycleperformance.models.performance -
-
Uses of PerformanceMeasureTime in org.processmining.lifecycleperformance.models.performance
Methods in org.processmining.lifecycleperformance.models.performance that return PerformanceMeasureTime Modifier and Type Method Description static PerformanceMeasureTimePerformanceMeasureTime. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PerformanceMeasureTime[]PerformanceMeasureTime. values()Returns an array containing the constants of this enum type, in the order they are declared.
-