| Package | Description |
|---|---|
| de.brendamour.jpasskit.enums | |
| de.brendamour.jpasskit.passes |
| Modifier and Type | Method and Description |
|---|---|
static PKPassType |
PKPassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PKPassType[] |
PKPassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PKPassType |
PKGenericPassBuilder.getPassType() |
| Modifier and Type | Method and Description |
|---|---|
PKGenericPassBuilder |
PKGenericPassBuilder.passType(PKPassType passType) |
| Constructor and Description |
|---|
PKGenericPassBuilder(PKPassType passType) |
Copyright © 2012–2022. All rights reserved.