Package com.docusign.esign.api
Class EnvelopesApi.GetResponsiveHtmlOptions
- java.lang.Object
-
- com.docusign.esign.api.EnvelopesApi.GetResponsiveHtmlOptions
-
- Enclosing class:
- EnvelopesApi
public class EnvelopesApi.GetResponsiveHtmlOptions extends java.lang.ObjectGetResponsiveHtmlOptions Class.
-
-
Constructor Summary
Constructors Constructor Description GetResponsiveHtmlOptions()
-
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
-
-