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