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