Uses of Enum Class
com.sforce.soap.metadata.WorkflowTimeUnits
-
Uses of WorkflowTimeUnits in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return WorkflowTimeUnitsModifier and TypeMethodDescriptionWorkflowTimeTrigger.getWorkflowTimeTriggerUnit()static WorkflowTimeUnitsReturns the enum constant of this class with the specified name.static WorkflowTimeUnits[]WorkflowTimeUnits.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 WorkflowTimeUnitsModifier and TypeMethodDescriptionvoidWorkflowTimeTrigger.setWorkflowTimeTriggerUnit(WorkflowTimeUnits workflowTimeTriggerUnit)