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