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