Package com.docusign.maestro.model
Class DSWorkflowVariable
- java.lang.Object
-
- com.docusign.maestro.model.DSWorkflowVariable
-
- All Implemented Interfaces:
Serializable
public class DSWorkflowVariable extends Object implements Serializable
DS Workflow Variables.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DSWorkflowVariable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Compares objects.inthashCode()Returns the HashCode.StringtoString()Converts the given object to string.
-
-
-
Method Detail
-
equals
public boolean equals(Object o)
Compares objects.
-
-