Package com.docusign.maestro.model
Class DSWorkflowVariableFromParticipant
- java.lang.Object
-
- com.docusign.maestro.model.DSWorkflowVariableFromParticipant
-
- All Implemented Interfaces:
Serializable
public class DSWorkflowVariableFromParticipant extends Object implements Serializable
DS Workflow Variable from a Participant object. The definition is flexible based on the workflow definition..- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DSWorkflowVariableFromParticipant()
-
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.
-
-