Uses of Class
com.docusign.maestro.model.DSWorkflowVariableSourceTypesParticipant
-
Packages that use DSWorkflowVariableSourceTypesParticipant Package Description com.docusign.maestro.model -
-
Uses of DSWorkflowVariableSourceTypesParticipant in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return DSWorkflowVariableSourceTypesParticipant Modifier and Type Method Description static DSWorkflowVariableSourceTypesParticipantDSWorkflowVariableSourceTypesParticipant. fromValue(String value)static DSWorkflowVariableSourceTypesParticipantDSWorkflowVariableSourceTypesParticipant. valueOf(String name)Returns the enum constant of this type with the specified name.static DSWorkflowVariableSourceTypesParticipant[]DSWorkflowVariableSourceTypesParticipant. values()Returns an array containing the constants of this enum type, in the order they are declared.
-