| Modifier and Type | Method and Description |
|---|---|
static Version.Significance |
Version.Significance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version.Significance[] |
Version.Significance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version o,
Version.Significance significance) |
Copyright © 2020 Open Foris. All rights reserved.