|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScheduleDescriptor.ScheduleStatus | |
---|---|
com.sas.hls.schedule | Service and class definitions for managing schedules. |
Uses of ScheduleDescriptor.ScheduleStatus in com.sas.hls.schedule |
---|
Methods in com.sas.hls.schedule that return ScheduleDescriptor.ScheduleStatus | |
---|---|
ScheduleDescriptor.ScheduleStatus |
ScheduleDescriptor.getStatus()
Return the schedule's status. |
static ScheduleDescriptor.ScheduleStatus |
ScheduleDescriptor.ScheduleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScheduleDescriptor.ScheduleStatus[] |
ScheduleDescriptor.ScheduleStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.sas.hls.schedule with parameters of type ScheduleDescriptor.ScheduleStatus | |
---|---|
void |
ScheduleDescriptor.setStatus(ScheduleDescriptor.ScheduleStatus status)
Set the schedule's status. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |