Package | Description |
---|---|
com.docdoku.core.common |
Provides common classes that may be used in all packages.
|
Modifier and Type | Method and Description |
---|---|
static Version.VersionUnit |
Version.VersionUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version.VersionUnit[] |
Version.VersionUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 DocDoku. All rights reserved.