Uses of Class
com.docusign.maestro.model.DSWorkflowSubstringExpression
-
Packages that use DSWorkflowSubstringExpression Package Description com.docusign.maestro.model -
-
Uses of DSWorkflowSubstringExpression in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return DSWorkflowSubstringExpression Modifier and Type Method Description DSWorkflowSubstringExpressionDSWorkflowSubstringExpression. length(Object length)length.DSWorkflowSubstringExpressionDSWorkflowSubstringExpression. startIndex(Object startIndex)startIndex.DSWorkflowSubstringExpressionDSWorkflowSubstringExpression. text(Object text)text.DSWorkflowSubstringExpressionDSWorkflowSubstringExpression. type(DSWorkflowTransformationExpressionTypesSubstringExpression type)type.
-