JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
nl.knaw.dans.lib.dataverse.Version
Packages that use
Version
Package
Description
nl.knaw.dans.lib.dataverse
Main package for the DANS Dataverse Client Library
Uses of
Version
in
nl.knaw.dans.lib.dataverse
Methods in
nl.knaw.dans.lib.dataverse
that return
Version
Modifier and Type
Method
Description
static
Version
Version.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Version
[]
Version.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.