Uses of Enum Class
com.sforce.soap.metadata.SchedulingCategory
-
Uses of SchedulingCategory in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return SchedulingCategoryModifier and TypeMethodDescriptionSchedulingObjective.getSchedulingCategory()SchedulingRule.getSchedulingCategory()static SchedulingCategoryReturns the enum constant of this class with the specified name.static SchedulingCategory[]SchedulingCategory.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 SchedulingCategoryModifier and TypeMethodDescriptionvoidSchedulingObjective.setSchedulingCategory(SchedulingCategory schedulingCategory) voidSchedulingRule.setSchedulingCategory(SchedulingCategory schedulingCategory)