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