| 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 | Field and Description |
|---|---|
protected PKTransitType |
PKBoardingPass.transitType |
| Modifier and Type | Method and Description |
|---|---|
PKTransitType |
PKBoardingPass.getTransitType() |
| Modifier and Type | Method and Description |
|---|---|
PKGenericPassBuilder |
PKGenericPassBuilder.transitType(PKTransitType transitType) |
Copyright © 2012–2022. All rights reserved.