Uses of Class
com.docusign.webforms.model.WebFormAdmType
-
Packages that use WebFormAdmType Package Description com.docusign.webforms.model -
-
Uses of WebFormAdmType in com.docusign.webforms.model
Methods in com.docusign.webforms.model that return WebFormAdmType Modifier and Type Method Description static WebFormAdmTypeWebFormAdmType. fromValue(String value)static WebFormAdmTypeWebFormAdmType. valueOf(String name)Returns the enum constant of this type with the specified name.static WebFormAdmType[]WebFormAdmType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-