Uses of Class
com.docusign.maestro.model.DSWebFormsStepConfig
-
Packages that use DSWebFormsStepConfig Package Description com.docusign.maestro.model -
-
Uses of DSWebFormsStepConfig in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return DSWebFormsStepConfig Modifier and Type Method Description DSWebFormsStepConfigDSWebFormsStep. getConfig()Get config.DSWebFormsStepConfigDSWebFormsStepConfig. pageUrl(String pageUrl)pageUrl.Methods in com.docusign.maestro.model with parameters of type DSWebFormsStepConfig Modifier and Type Method Description DSWebFormsStepDSWebFormsStep. config(DSWebFormsStepConfig config)config.voidDSWebFormsStep. setConfig(DSWebFormsStepConfig config)setConfig.
-