| Package | Description |
|---|---|
| de.brendamour.jpasskit.enums | |
| de.brendamour.jpasskit.passes |
| Modifier and Type | Method | Description |
|---|---|---|
static PKTransitType |
PKTransitType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PKTransitType[] |
PKTransitType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
PKTransitType |
PKBoardingPass.getTransitType() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PKBoardingPass.setTransitType(PKTransitType transitType) |
Copyright © 2012–2018. All rights reserved.