Uses of Enum Class
se.bth.pulse.entity.Report.Status
Packages that use Report.Status
-
Uses of Report.Status in se.bth.pulse.entity
Methods in se.bth.pulse.entity that return Report.StatusModifier and TypeMethodDescriptionstatic Report.Status
Returns the enum constant of this class with the specified name.static Report.Status[]
Report.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in se.bth.pulse.entity with parameters of type Report.Status