| Package | Description |
|---|---|
| aero.t2s.modes | |
| aero.t2s.modes.constants |
| Modifier and Type | Method and Description |
|---|---|
Version |
Track.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
Track.setVersion(Version version) |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.from(int version) |
static Version |
Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version[] |
Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.