Uses of Enum Class
com.sforce.soap.metadata.ActionEmailRecipientTypes
-
Uses of ActionEmailRecipientTypes in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ActionEmailRecipientTypesModifier and TypeMethodDescriptionWorkflowEmailRecipient.getType()static ActionEmailRecipientTypesReturns the enum constant of this class with the specified name.static ActionEmailRecipientTypes[]ActionEmailRecipientTypes.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 ActionEmailRecipientTypesModifier and TypeMethodDescriptionvoidWorkflowEmailRecipient.setType(ActionEmailRecipientTypes type)