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