Package de.brendamour.jpasskit
Class PKSemantics
java.lang.Object
de.brendamour.jpasskit.PKSemantics
- All Implemented Interfaces:
Serializable,Cloneable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected PKCurrencyAmountprotected Stringprotected Stringprotected Stringprotected Stringprotected Dateprotected Dateprotected Dateprotected Stringprotected Stringprotected Stringprotected PKSemanticLocationprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected PKSemanticLocationprotected Stringprotected Stringprotected Stringprotected Stringprotected Numberprotected Dateprotected Stringprotected Dateprotected PKEventTypeprotected Stringprotected Numberprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Dateprotected Dateprotected Dateprotected PKPersonNameComponentsprotected Stringprotected Stringprotected Booleanprotected Stringprotected PKCurrencyAmountprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected PKSemanticLocationprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PKSemanticsBuilderbuilder()static PKSemanticsBuilderbuilder(PKSemantics semantics) protected PKSemanticsclone()getGenre()getSeats()toString()
-
Field Details
-
totalPrice
-
duration
-
seats
-
silenceRequested
-
departureLocation
-
departureLocationDescription
-
destinationLocation
-
destinationLocationDescription
-
transitProvider
-
vehicleName
-
vehicleNumber
-
vehicleType
-
originalDepartureDate
-
currentDepartureDate
-
originalArrivalDate
-
currentArrivalDate
-
originalBoardingDate
-
currentBoardingDate
-
boardingGroup
-
boardingSequenceNumber
-
confirmationNumber
-
transitStatus
-
transitStatusReason
-
passengerName
-
membershipProgramName
-
membershipProgramNumber
-
priorityStatus
-
securityScreening
-
flightCode
-
airlineCode
-
flightNumber
-
departureAirportCode
-
departureAirportName
-
departureTerminal
-
departureGate
-
destinationAirportCode
-
destinationAirportName
-
destinationTerminal
-
destinationGate
-
departurePlatform
-
departureStationName
-
destinationPlatform
-
destinationStationName
-
carNumber
-
eventName
-
venueName
-
venueLocation
-
venueEntrance
-
venuePhoneNumber
-
venueRoom
-
eventType
-
eventStartDate
-
eventEndDate
-
artistIDs
-
performerNames
-
genre
-
leagueName
-
leagueAbbreviation
-
homeTeamLocation
-
homeTeamName
-
homeTeamAbbreviation
-
awayTeamLocation
-
awayTeamName
-
awayTeamAbbreviation
-
sportName
-
balance
-
-
Constructor Details
-
PKSemantics
public PKSemantics()
-
-
Method Details
-
getTotalPrice
-
getDuration
-
getSeats
-
getSilenceRequested
-
getDepartureLocation
-
getDepartureLocationDescription
-
getDestinationLocation
-
getDestinationLocationDescription
-
getTransitProvider
-
getVehicleName
-
getVehicleNumber
-
getVehicleType
-
getCurrentArrivalDate
-
getCurrentBoardingDate
-
getCurrentDepartureDate
-
getOriginalArrivalDate
-
getOriginalBoardingDate
-
getOriginalDepartureDate
-
getBoardingGroup
-
getBoardingSequenceNumber
-
getConfirmationNumber
-
getMembershipProgramName
-
getMembershipProgramNumber
-
getPassengerName
-
getPriorityStatus
-
getSecurityScreening
-
getTransitStatus
-
getTransitStatusReason
-
getAirlineCode
-
getDepartureAirportCode
-
getDepartureAirportName
-
getDepartureGate
-
getDepartureTerminal
-
getDestinationAirportCode
-
getDestinationAirportName
-
getDestinationGate
-
getDestinationTerminal
-
getFlightCode
-
getFlightNumber
-
getCarNumber
-
getDeparturePlatform
-
getDepartureStationName
-
getDestinationPlatform
-
getDestinationStationName
-
getArtistIDs
-
getEventEndDate
-
getEventName
-
getEventStartDate
-
getEventType
-
getGenre
-
getPerformerNames
-
getVenueEntrance
-
getVenueLocation
-
getVenueName
-
getVenuePhoneNumber
-
getVenueRoom
-
getAwayTeamAbbreviation
-
getAwayTeamLocation
-
getAwayTeamName
-
getBalance
-
getHomeTeamAbbreviation
-
getHomeTeamLocation
-
getHomeTeamName
-
getLeagueAbbreviation
-
getLeagueName
-
getSportName
-
clone
-
toString
-
builder
-
builder
-