Package com.docusign.maestro.model
Class TemplateId
- java.lang.Object
-
- com.docusign.maestro.model.TemplateId
-
public class TemplateId extends Object
TemplateId.
-
-
Constructor Summary
Constructors Constructor Description TemplateId()
-
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.
-
-