Uses of Enum Class
no.ntnu.principes.domain.task.TimeWeight
Packages that use TimeWeight
-
Uses of TimeWeight in no.ntnu.principes.domain.task
Methods in no.ntnu.principes.domain.task that return TimeWeightModifier and TypeMethodDescriptionstatic TimeWeightTimeWeight.fromInt(int timeWeight) Finds the TimeWeight enum constant corresponding to a numeric value.static TimeWeightReturns the enum constant of this class with the specified name.static TimeWeight[]TimeWeight.values()Returns an array containing the constants of this enum class, in the order they are declared.