Uses of Class
com.docusign.click.model.AgreementStatementStyles
-
Packages that use AgreementStatementStyles Package Description com.docusign.click.model -
-
Uses of AgreementStatementStyles in com.docusign.click.model
Methods in com.docusign.click.model that return AgreementStatementStyles Modifier and Type Method Description AgreementStatementStylesAgreementStatementStyles. color(String color)color.AgreementStatementStylesAgreementStatementStyles. display(AgreementStatementStyles.DisplayEnum display)display.AgreementStatementStylesAgreementStatementStyles. fontFamily(String fontFamily)fontFamily.AgreementStatementStylesAgreementStatementStyles. fontSize(String fontSize)fontSize.AgreementStatementStylesAgreementStatementStyles. fontStyle(String fontStyle)fontStyle.AgreementStatementStylesAgreementStatementStyles. fontWeight(Object fontWeight)fontWeight.AgreementStatementStylesUserAgreementResponseStyle. getAgreementStatement()Control the display of the agreement statement..Methods in com.docusign.click.model with parameters of type AgreementStatementStyles Modifier and Type Method Description UserAgreementResponseStyleUserAgreementResponseStyle. agreementStatement(AgreementStatementStyles agreementStatement)agreementStatement.voidUserAgreementResponseStyle. setAgreementStatement(AgreementStatementStyles agreementStatement)setAgreementStatement.
-