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