| Modifier and Type | Method and Description |
|---|---|
static Version.VersionPart |
Version.VersionPart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version.VersionPart[] |
Version.VersionPart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Version.toString(Version.VersionPart part)
Returns the text representation of the version, padding to the minimum length specified.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.