| Package | Description |
|---|---|
| de.swm.commons.mobile.client.widgets.publictransport |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionListItem.TransportMeans |
ConnectionListItem.TransportMeans.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionListItem.TransportMeans[] |
ConnectionListItem.TransportMeans.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConnectionListItem(boolean is24hourFormat,
Date fromDate,
Date toDate,
int numTransfer,
ConnectionListItem.TransportMeans[] transfer,
String infoText)
Default constructor.
|
Copyright © 2011–2015 SWM. All rights reserved.