Package com.docusign.esign.model
Class ViewUrl
- java.lang.Object
-
- com.docusign.esign.model.ViewUrl
-
public class ViewUrl extends Object
ViewUrl.
-
-
Constructor Summary
Constructors Constructor Description ViewUrl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Compares objects.StringgetUrl()The view URL to be navigated to..inthashCode()Returns the HashCode.voidsetUrl(String url)setUrl.StringtoString()Converts the given object to string.ViewUrlurl(String url)url.
-