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