Package com.docusign.esign.api
Class EnvelopesApi.GetDocumentResponsiveHtmlOptions
- java.lang.Object
-
- com.docusign.esign.api.EnvelopesApi.GetDocumentResponsiveHtmlOptions
-
- Enclosing class:
- EnvelopesApi
public class EnvelopesApi.GetDocumentResponsiveHtmlOptions extends java.lang.ObjectGetDocumentResponsiveHtmlOptions Class.
-
-
Constructor Summary
Constructors Constructor Description GetDocumentResponsiveHtmlOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetIncludeAnchorTabLocations()getIncludeAnchorTabLocations method.voidsetIncludeAnchorTabLocations(java.lang.String includeAnchorTabLocations)setIncludeAnchorTabLocations method.
-
-
-
Method Detail
-
setIncludeAnchorTabLocations
public void setIncludeAnchorTabLocations(java.lang.String includeAnchorTabLocations)
setIncludeAnchorTabLocations method.
-
getIncludeAnchorTabLocations
public java.lang.String getIncludeAnchorTabLocations()
getIncludeAnchorTabLocations method.- Returns:
- String
-
-