| Package | Description |
|---|---|
| com.SIMRacingApps |
This package is the root level package of com.SIMRacingapps.
|
| Modifier and Type | Method and Description |
|---|---|
Data.Type |
Data.getType() |
Data.Type |
Data.getType(java.lang.String name)
Returns the Type as defined by
Data.Type. |
static Data.Type |
Data.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Data.Type[] |
Data.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|