Uses of Enum Class
software.xdev.sessionize.model.Status
Packages that use Status
-
Uses of Status in software.xdev.sessionize.model
Methods in software.xdev.sessionize.model that return StatusModifier and TypeMethodDescriptionstatic StatusBaseSession.getStatus()Get statusSession.getStatus()Get statusSessionAll.getStatus()Get statusstatic StatusReturns the enum constant of this class with the specified name.static Status[]Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.sessionize.model with parameters of type Status