Uses of Enum Class
com.skava.feed.model.ScheduleDTO.StatusEnum
Packages that use ScheduleDTO.StatusEnum
-
Uses of ScheduleDTO.StatusEnum in com.skava.feed.model
Methods in com.skava.feed.model that return ScheduleDTO.StatusEnumModifier and TypeMethodDescriptionstatic ScheduleDTO.StatusEnum
Returns the enum constant of this class with the specified name.static ScheduleDTO.StatusEnum[]
ScheduleDTO.StatusEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.