| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
static TransportSubType |
TransportSubType.fromString(String s) |
TransportSubType |
Location.getTransportSubType() |
static TransportSubType |
TransportSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportSubType[] |
TransportSubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Location.setTransportSubType(TransportSubType transportSubType) |
Copyright © 2014. All rights reserved.