Package | Description |
---|---|
com.sas.hls.schedule |
Service and class definitions for managing schedules.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleDescriptor.setStatus(ScheduleDescriptor.ScheduleStatus status)
Set the schedule's status.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA