Uses of Class
de.brendamour.jpasskit.semantics.PKSemanticLocation
Packages that use PKSemanticLocation
-
Uses of PKSemanticLocation in de.brendamour.jpasskit
Fields in de.brendamour.jpasskit declared as PKSemanticLocationModifier and TypeFieldDescriptionprotected PKSemanticLocationPKSemantics.departureLocationprotected PKSemanticLocationPKSemantics.destinationLocationprotected PKSemanticLocationPKSemantics.venueLocationMethods in de.brendamour.jpasskit that return PKSemanticLocationModifier and TypeMethodDescriptionPKSemantics.getDepartureLocation()PKSemantics.getDestinationLocation()PKSemantics.getVenueLocation()Methods in de.brendamour.jpasskit with parameters of type PKSemanticLocationModifier and TypeMethodDescriptionPKSemanticsBuilder.departureLocation(PKSemanticLocation departureLocation) PKSemanticsBuilder.destinationLocation(PKSemanticLocation destinationLocation) PKSemanticsBuilder.venueLocation(PKSemanticLocation venueLocation) -
Uses of PKSemanticLocation in de.brendamour.jpasskit.semantics
Methods in de.brendamour.jpasskit.semantics that return PKSemanticLocationModifier and TypeMethodDescriptionPKSemanticLocationBuilder.build()protected PKSemanticLocationPKSemanticLocation.clone()Methods in de.brendamour.jpasskit.semantics with parameters of type PKSemanticLocationModifier and TypeMethodDescriptionstatic PKSemanticLocationBuilderPKSemanticLocation.builder(PKSemanticLocation location) PKSemanticLocationBuilder.of(PKSemanticLocation source)