| Package | Description |
|---|---|
| de.brendamour.jpasskit.enums | |
| de.brendamour.jpasskit.passes |
| Modifier and Type | Method and 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 and Description |
|---|---|
PKTransitType |
PKBoardingPass.getTransitType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PKBoardingPass.setTransitType(PKTransitType transitType) |
Copyright © 2012–2015. All rights reserved.