public class PKSemantics extends Object implements Cloneable, Serializable
| Constructor and Description |
|---|
PKSemantics() |
protected PKCurrencyAmount totalPrice
protected Number duration
protected Boolean silenceRequested
protected PKSemanticLocation departureLocation
protected String departureLocationDescription
protected PKSemanticLocation destinationLocation
protected String destinationLocationDescription
protected String transitProvider
protected String vehicleName
protected String vehicleNumber
protected String vehicleType
protected Date originalDepartureDate
protected Date currentDepartureDate
protected Date originalArrivalDate
protected Date currentArrivalDate
protected Date originalBoardingDate
protected Date currentBoardingDate
protected String boardingGroup
protected String boardingSequenceNumber
protected String confirmationNumber
protected String transitStatus
protected String transitStatusReason
protected PKPersonNameComponents passengerName
protected String membershipProgramName
protected String membershipProgramNumber
protected String priorityStatus
protected String securityScreening
protected String flightCode
protected String airlineCode
protected Number flightNumber
protected String departureAirportCode
protected String departureAirportName
protected String departureTerminal
protected String departureGate
protected String destinationAirportCode
protected String destinationAirportName
protected String destinationTerminal
protected String destinationGate
protected String departurePlatform
protected String departureStationName
protected String destinationPlatform
protected String destinationStationName
protected String carNumber
protected String eventName
protected String venueName
protected PKSemanticLocation venueLocation
protected String venueEntrance
protected String venuePhoneNumber
protected String venueRoom
protected PKEventType eventType
protected Date eventStartDate
protected Date eventEndDate
protected String genre
protected String leagueName
protected String leagueAbbreviation
protected String homeTeamLocation
protected String homeTeamName
protected String homeTeamAbbreviation
protected String awayTeamLocation
protected String awayTeamName
protected String awayTeamAbbreviation
protected String sportName
protected PKCurrencyAmount balance
public PKCurrencyAmount getTotalPrice()
public Number getDuration()
public Boolean getSilenceRequested()
public PKSemanticLocation getDepartureLocation()
public String getDepartureLocationDescription()
public PKSemanticLocation getDestinationLocation()
public String getDestinationLocationDescription()
public String getTransitProvider()
public String getVehicleName()
public String getVehicleNumber()
public String getVehicleType()
public Date getCurrentArrivalDate()
public Date getCurrentBoardingDate()
public Date getCurrentDepartureDate()
public Date getOriginalArrivalDate()
public Date getOriginalBoardingDate()
public Date getOriginalDepartureDate()
public String getBoardingGroup()
public String getBoardingSequenceNumber()
public String getConfirmationNumber()
public String getMembershipProgramName()
public String getMembershipProgramNumber()
public PKPersonNameComponents getPassengerName()
public String getPriorityStatus()
public String getSecurityScreening()
public String getTransitStatus()
public String getTransitStatusReason()
public String getAirlineCode()
public String getDepartureAirportCode()
public String getDepartureAirportName()
public String getDepartureGate()
public String getDepartureTerminal()
public String getDestinationAirportCode()
public String getDestinationAirportName()
public String getDestinationGate()
public String getDestinationTerminal()
public String getFlightCode()
public Number getFlightNumber()
public String getCarNumber()
public String getDeparturePlatform()
public String getDepartureStationName()
public String getDestinationPlatform()
public String getDestinationStationName()
public Date getEventEndDate()
public String getEventName()
public Date getEventStartDate()
public PKEventType getEventType()
public String getGenre()
public String getVenueEntrance()
public PKSemanticLocation getVenueLocation()
public String getVenueName()
public String getVenuePhoneNumber()
public String getVenueRoom()
public String getAwayTeamAbbreviation()
public String getAwayTeamLocation()
public String getAwayTeamName()
public PKCurrencyAmount getBalance()
public String getHomeTeamAbbreviation()
public String getHomeTeamLocation()
public String getHomeTeamName()
public String getLeagueAbbreviation()
public String getLeagueName()
public String getSportName()
protected PKSemantics clone()
public static PKSemanticsBuilder builder()
public static PKSemanticsBuilder builder(PKSemantics semantics)
Copyright © 2012–2022. All rights reserved.