Uses of Enum Class
ru.slie.luna.project.Project.AssignStrategy
Packages that use Project.AssignStrategy
-
Uses of Project.AssignStrategy in ru.slie.luna.project
Methods in ru.slie.luna.project that return Project.AssignStrategyModifier and TypeMethodDescriptionstatic Project.AssignStrategyProject.AssignStrategy.fromString(String strategy) Project.getAssignStrategy()static Project.AssignStrategyReturns the enum constant of this class with the specified name.static Project.AssignStrategy[]Project.AssignStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.slie.luna.project with parameters of type Project.AssignStrategyModifier and TypeMethodDescriptionvoidProject.setAssignStrategy(Project.AssignStrategy assignStrategy)