Uses of Enum Class
com.sforce.soap.metadata.SchedulingMode
-
Uses of SchedulingMode in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return SchedulingModeModifier and TypeMethodDescriptionServiceScheduleConfig.getSchedulingMode()static SchedulingModeReturns the enum constant of this class with the specified name.static SchedulingMode[]SchedulingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type SchedulingModeModifier and TypeMethodDescriptionvoidServiceScheduleConfig.setSchedulingMode(SchedulingMode schedulingMode)