| Package | Description |
|---|---|
| de.brendamour.jpasskit | |
| de.brendamour.jpasskit.semantics |
| Modifier and Type | Field and Description |
|---|---|
protected PKSemanticLocation |
PKSemantics.departureLocation |
protected PKSemanticLocation |
PKSemantics.destinationLocation |
protected PKSemanticLocation |
PKSemantics.venueLocation |
| Modifier and Type | Method and Description |
|---|---|
PKSemanticLocation |
PKSemantics.getDepartureLocation() |
PKSemanticLocation |
PKSemantics.getDestinationLocation() |
PKSemanticLocation |
PKSemantics.getVenueLocation() |
| Modifier and Type | Method and Description |
|---|---|
PKSemanticsBuilder |
PKSemanticsBuilder.departureLocation(PKSemanticLocation departureLocation) |
PKSemanticsBuilder |
PKSemanticsBuilder.destinationLocation(PKSemanticLocation destinationLocation) |
PKSemanticsBuilder |
PKSemanticsBuilder.venueLocation(PKSemanticLocation venueLocation) |
| Modifier and Type | Method and Description |
|---|---|
PKSemanticLocation |
PKSemanticLocationBuilder.build() |
protected PKSemanticLocation |
PKSemanticLocation.clone() |
| Modifier and Type | Method and Description |
|---|---|
static PKSemanticLocationBuilder |
PKSemanticLocation.builder(PKSemanticLocation location) |
PKSemanticLocationBuilder |
PKSemanticLocationBuilder.of(PKSemanticLocation source) |
Copyright © 2012–2022. All rights reserved.