Uses of Class
com.docusign.maestro.model.DSWorkflowStepTypesDSIdv
-
Packages that use DSWorkflowStepTypesDSIdv Package Description com.docusign.maestro.model -
-
Uses of DSWorkflowStepTypesDSIdv in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return DSWorkflowStepTypesDSIdv Modifier and Type Method Description static DSWorkflowStepTypesDSIdvDSWorkflowStepTypesDSIdv. fromValue(String value)DSWorkflowStepTypesDSIdvDSIdvStep. getType()Get type.static DSWorkflowStepTypesDSIdvDSWorkflowStepTypesDSIdv. valueOf(String name)Returns the enum constant of this type with the specified name.static DSWorkflowStepTypesDSIdv[]DSWorkflowStepTypesDSIdv. 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 DSWorkflowStepTypesDSIdv Modifier and Type Method Description voidDSIdvStep. setType(DSWorkflowStepTypesDSIdv type)setType.DSIdvStepDSIdvStep. type(DSWorkflowStepTypesDSIdv type)type.
-