6#ifndef KITINERARY_FCBTICKET2_H
7#define KITINERARY_FCBTICKET2_H
9#include <KItinerary/Uic9183Block>
11#include "asn1/uperelement.h"
47enum GeoCoordinateSystemType {
51UPER_ENUM(GeoCoordinateSystemType)
53enum HemisphereLongitudeType {
57UPER_ENUM(HemisphereLongitudeType)
59enum HemisphereLatitudeType {
63UPER_ENUM(HemisphereLatitudeType)
68 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::GeoUnitType, geoUnit, milliDegree)
69 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::GeoCoordinateSystemType, coordinateSystem, wgs84)
70 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::HemisphereLongitudeType, hemisphereLongitude, north)
71 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::HemisphereLatitudeType, hemisphereLatitude, east)
72 UPER_ELEMENT(
int, longitude)
73 UPER_ELEMENT(
int, latitude)
74 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::GeoUnitType, accuracy)
81 UPER_ELEMENT(
int, longitude)
82 UPER_ELEMENT(
int, latitude)
88 UPER_EXTENDABLE_GADGET
89 UPER_ELEMENT_OPTIONAL(
int, securityProviderNum)
90 UPER_ELEMENT_OPTIONAL(
QByteArray, securityProviderIA5)
91 UPER_ELEMENT_OPTIONAL(
int, issuerNum)
93 UPER_ELEMENT(
int, issuingYear)
94 UPER_ELEMENT(
int, issuingDay)
95 UPER_ELEMENT_OPTIONAL(
int, issuingTime)
96 UPER_ELEMENT_OPTIONAL(
QString, issuerName)
97 UPER_ELEMENT(
bool, specimen)
98 UPER_ELEMENT(
bool, securePaperTicket)
99 UPER_ELEMENT(
bool, activated)
100 UPER_ELEMENT_DEFAULT(
QByteArray, currency,
"EUR")
101 UPER_ELEMENT_DEFAULT(
int, currencyFract, 2)
104 UPER_ELEMENT_OPTIONAL(
int, issuedOnTrainNum)
105 UPER_ELEMENT_OPTIONAL(
QByteArray, issuedOnTrainIA5)
106 UPER_ELEMENT_OPTIONAL(
int, issuedOnLine)
110 Q_PROPERTY(
QDateTime issueingDateTime READ issueingDateTime)
112 [[nodiscard]]
QDateTime issueingDateTime()
const;
121UPER_EXTENABLE_ENUM(GenderType)
130 freeAddonPassenger = 6,
133UPER_EXTENABLE_ENUM(PassengerType)
138 UPER_ELEMENT_OPTIONAL(
int, statusProviderNum)
139 UPER_ELEMENT_OPTIONAL(
QByteArray, statusProviderIA5)
140 UPER_ELEMENT_OPTIONAL(
int, customerStatus)
141 UPER_ELEMENT_OPTIONAL(
QByteArray, customerStatusDescr)
147 UPER_EXTENDABLE_GADGET
148 UPER_ELEMENT_OPTIONAL(
QString, firstName)
149 UPER_ELEMENT_OPTIONAL(
QString, secondName)
150 UPER_ELEMENT_OPTIONAL(
QString, lastName)
154 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::GenderType, gender)
155 UPER_ELEMENT_OPTIONAL(
QByteArray, customerIdIA5)
156 UPER_ELEMENT_OPTIONAL(
int, customerIdNum)
157 UPER_ELEMENT_OPTIONAL(
int, yearOfBirth)
158 UPER_ELEMENT_OPTIONAL(
int, monthOfBirth)
159 UPER_ELEMENT_OPTIONAL(
int, dayOfBirthInMonth)
160 UPER_ELEMENT(
bool, ticketHolder)
161 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::PassengerType, passengerType)
162 UPER_ELEMENT_OPTIONAL(
bool, passengerWithReducedMobility)
163 UPER_ELEMENT_OPTIONAL(
int, countryOfResidence)
164 UPER_ELEMENT_OPTIONAL(
int, countryOfPassport)
165 UPER_ELEMENT_OPTIONAL(
int, countryOfIdCard)
172 UPER_EXTENDABLE_GADGET
174 UPER_ELEMENT_OPTIONAL(
QByteArray, preferredLanguage)
175 UPER_ELEMENT_OPTIONAL(
QString, groupName)
181 stationUICReservation = 1,
183 localCarrierStationCodeTable = 3,
184 proprietaryIssuerStationCodeTable = 4,
186UPER_ENUM(CodeTableType)
191 UPER_ELEMENT_OPTIONAL(
int, trainNum)
193 UPER_ELEMENT(
int, travelDate)
194 UPER_ELEMENT(
int, departureTime)
195 UPER_ELEMENT_OPTIONAL(
int, departureUTCOffset)
196 UPER_ELEMENT_OPTIONAL(
int, fromStationNum)
197 UPER_ELEMENT_OPTIONAL(
QByteArray, fromStationIA5)
198 UPER_ELEMENT_OPTIONAL(
int, toStationNum)
199 UPER_ELEMENT_OPTIONAL(
QByteArray, toStationIA5)
200 UPER_ELEMENT_OPTIONAL(
QString, fromStationNameUTF8)
201 UPER_ELEMENT_OPTIONAL(
QString, toStationNameUTF8)
205 Q_INVOKABLE [[nodiscard]]
QDateTime departureDateTime(
const QDateTime &issueingDateTime)
const;
210 UPER_EXTENDABLE_GADGET
211 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
212 UPER_ELEMENT_OPTIONAL(
int, stationNum)
216 UPER_ELEMENT(
bool, border)
219 UPER_ELEMENT_OPTIONAL(
int, seriesId)
220 UPER_ELEMENT_OPTIONAL(
int, routeId)
221 UPER_ELEMENT_OPTIONAL(
QList<int>, includedServiceBrands)
222 UPER_ELEMENT_OPTIONAL(
QList<int>, excludedServiceBrands)
228 UPER_EXTENDABLE_GADGET
229 UPER_ELEMENT_OPTIONAL(
int, carrierNum)
231 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
232 UPER_ELEMENT_OPTIONAL(
int, entryStationNum)
233 UPER_ELEMENT_OPTIONAL(
QByteArray, entryStationIA5)
234 UPER_ELEMENT_OPTIONAL(
int, terminatingStationNum)
235 UPER_ELEMENT_OPTIONAL(
QByteArray, terminatingStationIA5)
236 UPER_ELEMENT_OPTIONAL(
int, city)
238 UPER_ELEMENT_OPTIONAL(
QByteArray, binaryZoneId)
245 UPER_EXTENDABLE_GADGET
246 UPER_ELEMENT_OPTIONAL(
int, carrierNum)
249 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
250 UPER_ELEMENT_OPTIONAL(
int, entryStationNum)
251 UPER_ELEMENT_OPTIONAL(
QByteArray, entryStationIA5)
252 UPER_ELEMENT_OPTIONAL(
int, terminatingStationNum)
253 UPER_ELEMENT_OPTIONAL(
QByteArray, terminatingStationIA5)
254 UPER_ELEMENT_OPTIONAL(
int, city)
275 UPER_EXTENDABLE_GADGET
280class ReturnRouteDescriptionType {
281 UPER_EXTENDABLE_GADGET
282 UPER_ELEMENT_OPTIONAL(
int, fromStationNum)
283 UPER_ELEMENT_OPTIONAL(
QByteArray, fromStationIA5)
284 UPER_ELEMENT_OPTIONAL(
int, toStationNum)
285 UPER_ELEMENT_OPTIONAL(
QByteArray, toStationIA5)
286 UPER_ELEMENT_OPTIONAL(
QString, fromStationNameUTF8)
287 UPER_ELEMENT_OPTIONAL(
QString, toStationNameUTF8)
288 UPER_ELEMENT_OPTIONAL(
QString, validReturnRegionDesc)
293enum TravelClassType {
307UPER_EXTENABLE_ENUM(TravelClassType)
309class RouteSectionType {
311 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
312 UPER_ELEMENT_OPTIONAL(
int, fromStationNum)
313 UPER_ELEMENT_OPTIONAL(
QByteArray, fromStationIA5)
314 UPER_ELEMENT_OPTIONAL(
int, toStationNum)
315 UPER_ELEMENT_OPTIONAL(
QByteArray, toStationIA5)
316 UPER_ELEMENT_OPTIONAL(
QString, fromStationNameUTF8)
317 UPER_ELEMENT_OPTIONAL(
QString, toStationNameUTF8)
321class SeriesDetailType {
323 UPER_ELEMENT_OPTIONAL(
int, supplyingCarrier)
324 UPER_ELEMENT_OPTIONAL(
int, offerIdentification)
325 UPER_ELEMENT_OPTIONAL(
int, series)
331 UPER_EXTENDABLE_GADGET
332 UPER_ELEMENT_OPTIONAL(
int, cardIssuerNum)
333 UPER_ELEMENT_OPTIONAL(
QByteArray, cardIssuerIA5)
334 UPER_ELEMENT_OPTIONAL(
int, cardIdNum)
336 UPER_ELEMENT_OPTIONAL(
QString, cardName)
337 UPER_ELEMENT_OPTIONAL(
int, cardType)
338 UPER_ELEMENT_OPTIONAL(
int, leadingCardIdNum)
339 UPER_ELEMENT_OPTIONAL(
QByteArray, leadingCardIdIA5)
340 UPER_ELEMENT_OPTIONAL(
int, trailingCardIdNum)
341 UPER_ELEMENT_OPTIONAL(
QByteArray, trailingCardIdIA5)
351UPER_ENUM(ServiceType)
357 UPER_ELEMENT_OPTIONAL(
QByteArray, placeString)
358 UPER_ELEMENT_OPTIONAL(
QString, placeDescription)
364enum class CompartmentPositionType {
369UPER_ENUM(CompartmentPositionType)
373 UPER_EXTENDABLE_GADGET
374 UPER_ELEMENT_OPTIONAL(
int, coachType)
375 UPER_ELEMENT_OPTIONAL(
int, compartmentType)
376 UPER_ELEMENT_OPTIONAL(
int, specialAllocation)
377 UPER_ELEMENT_OPTIONAL(
QString, coachTypeDescr)
378 UPER_ELEMENT_OPTIONAL(
QString, compartmentTypeDescr)
379 UPER_ELEMENT_OPTIONAL(
QString, specialAllocationDescr)
380 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CompartmentPositionType, position, CompartmentPositionType::unspecified)
392UPER_ENUM(BerthTypeType)
394enum class CompartmentGenderType {
401UPER_EXTENABLE_ENUM(CompartmentGenderType)
405 UPER_EXTENDABLE_GADGET
406 UPER_ELEMENT(KItinerary::Fcb::v2::BerthTypeType, berthType)
407 UPER_ELEMENT(
int, numberOfBerths)
408 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CompartmentGenderType, gender, CompartmentGenderType::family)
414 UPER_EXTENDABLE_GADGET
415 UPER_ELEMENT_DEFAULT(
int, numberOfPassengers, 1)
416 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::PassengerType, passengerType)
417 UPER_ELEMENT_OPTIONAL(
int, ageBelow)
418 UPER_ELEMENT_OPTIONAL(
int, ageAbove)
420 UPER_ELEMENT(
bool, restrictedToCountryOfResidence)
421 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::RouteSectionType, restrictedToRouteSection)
422 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::SeriesDetailType, seriesDataDetails)
423 UPER_ELEMENT_OPTIONAL(
int, tariffIdNum)
424 UPER_ELEMENT_OPTIONAL(
QByteArray, tariffIdIA5)
425 UPER_ELEMENT_OPTIONAL(
QString, tariffDesc)
436UPER_ENUM(PriceTypeType)
441 UPER_ELEMENT(
int, country)
442 UPER_ELEMENT(
int, percentage)
443 UPER_ELEMENT_OPTIONAL(
int, amount)
450 UPER_EXTENDABLE_GADGET
451 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
452 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
453 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
454 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
455 UPER_ELEMENT_OPTIONAL(
int, externalIssuerId)
456 UPER_ELEMENT_OPTIONAL(
int, issuerAutorizationId)
457 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
459 UPER_ELEMENT_DEFAULT(
int, validFromDay, 0)
460 UPER_ELEMENT_OPTIONAL(
int, validFromTime)
461 UPER_ELEMENT_OPTIONAL(
int, validFromUTCOffset)
462 UPER_ELEMENT_DEFAULT(
int, validUntilDay, 0)
463 UPER_ELEMENT_OPTIONAL(
int, validUntilTime)
464 UPER_ELEMENT_OPTIONAL(
int, validUntilUTCOffset)
465 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::TravelClassType, classCode)
466 UPER_ELEMENT_OPTIONAL(
QByteArray, serviceLevel)
469 UPER_ELEMENT_OPTIONAL(
QList<int>, includedServiceBrands)
470 UPER_ELEMENT_OPTIONAL(
QList<int>, excludedServiceBrands)
472 UPER_ELEMENT_OPTIONAL(
QString, infoText)
473 UPER_ELEMENT_OPTIONAL(
QList<int>, includedTransportType)
474 UPER_ELEMENT_OPTIONAL(
QList<int>, excludedTransportType)
481 UPER_EXTENDABLE_GADGET
482 UPER_ELEMENT_OPTIONAL(
QByteArray, registrationId)
483 UPER_ELEMENT_OPTIONAL(
int, maxWeight)
484 UPER_ELEMENT_OPTIONAL(
int, maxSize)
490 UPER_EXTENDABLE_GADGET
491 UPER_ELEMENT_DEFAULT(
int, maxHandLuggagePieces, 3)
492 UPER_ELEMENT_DEFAULT(
int, maxNonHandLuggagePieces, 1)
499 UPER_EXTENDABLE_GADGET
500 UPER_ELEMENT_OPTIONAL(
int, trainNum)
502 UPER_ELEMENT_DEFAULT(
int, departureDate, 0)
503 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
504 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
505 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
506 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
507 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
508 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
509 UPER_ELEMENT_OPTIONAL(
int, serviceBrand)
510 UPER_ELEMENT_OPTIONAL(
QString, serviceBrandAbrUTF8)
511 UPER_ELEMENT_OPTIONAL(
QString, serviceBrandNameUTF8)
512 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::ServiceType, service, seat)
513 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUICReservation)
514 UPER_ELEMENT_OPTIONAL(
int, fromStationNum)
515 UPER_ELEMENT_OPTIONAL(
QByteArray, fromStationIA5)
516 UPER_ELEMENT_OPTIONAL(
int, toStationNum)
517 UPER_ELEMENT_OPTIONAL(
QByteArray, toStationIA5)
518 UPER_ELEMENT_OPTIONAL(
QString, fromStationNameUTF8)
519 UPER_ELEMENT_OPTIONAL(
QString, toStationNameUTF8)
520 UPER_ELEMENT(
int, departureTime)
521 UPER_ELEMENT_OPTIONAL(
int, departureUTCOffset)
522 UPER_ELEMENT_DEFAULT(
int, arrivalDate, 0)
523 UPER_ELEMENT_OPTIONAL(
int, arrivalTime)
524 UPER_ELEMENT_OPTIONAL(
int, arrivalUTCOffset)
527 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::TravelClassType, classCode, second)
528 UPER_ELEMENT_OPTIONAL(
QByteArray, serviceLevel)
533 UPER_ELEMENT_DEFAULT(
int, numberOfOverbooked, 0)
536 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::PriceTypeType, priceType, travelPrice)
537 UPER_ELEMENT_OPTIONAL(
int, price)
539 UPER_ELEMENT_DEFAULT(
int, typeOfSupplement, 0)
540 UPER_ELEMENT_DEFAULT(
int, numberOfSupplements, 0)
542 UPER_ELEMENT_OPTIONAL(
QString, infoText)
547 Q_INVOKABLE [[nodiscard]]
QDateTime departureDateTime(
const QDateTime &issueingDateTime)
const;
548 Q_INVOKABLE [[nodiscard]]
QDateTime arrivalDateTime(
const QDateTime &issueingDateTime)
const;
558 rackWithTwoBoxes = 6,
562UPER_EXTENABLE_ENUM(RoofRackType)
564enum class LoadingDeckType {
569UPER_ENUM(LoadingDeckType)
573 UPER_EXTENDABLE_GADGET
574 UPER_ELEMENT_OPTIONAL(
int, trainNum)
576 UPER_ELEMENT_DEFAULT(
int, beginLoadingDate, 0)
577 UPER_ELEMENT_OPTIONAL(
int, beginLoadingTime)
578 UPER_ELEMENT_OPTIONAL(
int, endLoadingTime)
579 UPER_ELEMENT_OPTIONAL(
int, loadingUTCOffset)
580 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
581 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
582 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
583 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
584 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
585 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
586 UPER_ELEMENT_OPTIONAL(
int, serviceBrand)
587 UPER_ELEMENT_OPTIONAL(
QString, serviceBrandAbrUTF8)
588 UPER_ELEMENT_OPTIONAL(
QString, serviceBrandNameUTF8)
589 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUICReservation)
590 UPER_ELEMENT_OPTIONAL(
int, fromStationNum)
591 UPER_ELEMENT_OPTIONAL(
QByteArray, fromStationIA5)
592 UPER_ELEMENT_OPTIONAL(
int, toStationNum)
593 UPER_ELEMENT_OPTIONAL(
QByteArray, toStationIA5)
594 UPER_ELEMENT_OPTIONAL(
QString, fromStationNameUTF8)
595 UPER_ELEMENT_OPTIONAL(
QString, toStationNameUTF8)
599 UPER_ELEMENT_OPTIONAL(
QByteArray, numberPlate)
600 UPER_ELEMENT_OPTIONAL(
QByteArray, trailerPlate)
601 UPER_ELEMENT(
int, carCategory)
602 UPER_ELEMENT_OPTIONAL(
int, boatCategory)
603 UPER_ELEMENT(
bool, textileRoof)
604 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::RoofRackType, roofRackType, norack)
605 UPER_ELEMENT_OPTIONAL(
int, roofRackHeight)
606 UPER_ELEMENT_OPTIONAL(
int, attachedBoats)
607 UPER_ELEMENT_OPTIONAL(
int, attachedBicycles)
608 UPER_ELEMENT_OPTIONAL(
int, attachedSurfboards)
609 UPER_ELEMENT_OPTIONAL(
int, loadingListEntry)
610 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::LoadingDeckType, loadingDeck, LoadingDeckType::upper)
614 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::PriceTypeType, priceType, travelPrice)
615 UPER_ELEMENT_OPTIONAL(
int, price)
617 UPER_ELEMENT_OPTIONAL(
QString, infoText)
624 UPER_EXTENDABLE_GADGET
625 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
626 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
627 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
628 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
629 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
630 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
631 UPER_ELEMENT_OPTIONAL(
int, extIssuerId)
632 UPER_ELEMENT_OPTIONAL(
int, issuerAutorizationId)
633 UPER_ELEMENT(
bool, returnIncluded)
634 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
635 UPER_ELEMENT_OPTIONAL(
int, fromStationNum)
636 UPER_ELEMENT_OPTIONAL(
QByteArray, fromStationIA5)
637 UPER_ELEMENT_OPTIONAL(
int, toStationNum)
638 UPER_ELEMENT_OPTIONAL(
QByteArray, toStationIA5)
639 UPER_ELEMENT_OPTIONAL(
QString, fromStationNameUTF8)
640 UPER_ELEMENT_OPTIONAL(
QString, toStationNameUTF8)
641 UPER_ELEMENT_OPTIONAL(
QString, validRegionDesc)
643 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::ReturnRouteDescriptionType, returnDescription)
644 UPER_ELEMENT_DEFAULT(
int, validFromDay, 0)
645 UPER_ELEMENT_OPTIONAL(
int, validFromTime)
646 UPER_ELEMENT_OPTIONAL(
int, validFromUTCOffset)
647 UPER_ELEMENT_DEFAULT(
int, validUntilDay, 0)
648 UPER_ELEMENT_OPTIONAL(
int, validUntilTime)
649 UPER_ELEMENT_OPTIONAL(
int, validUntilUTCOffset)
650 UPER_ELEMENT_OPTIONAL(
QList<int>, activatedDay)
651 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::TravelClassType, classCode, second)
652 UPER_ELEMENT_OPTIONAL(
QByteArray, serviceLevel)
655 UPER_ELEMENT_OPTIONAL(
QList<int>, includedServiceBrands)
656 UPER_ELEMENT_OPTIONAL(
QList<int>, excludedServiceBrands)
658 UPER_ELEMENT_OPTIONAL(
int, price)
660 UPER_ELEMENT_OPTIONAL(
QString, infoText)
663 UPER_ELEMENT_OPTIONAL(
QList<int>, includedTransportType)
664 UPER_ELEMENT_OPTIONAL(
QList<int>, excludedTransportType)
669 Q_INVOKABLE [[nodiscard]]
QDateTime validFrom(
const QDateTime &issueingDateTime)
const;
670 Q_INVOKABLE [[nodiscard]]
QDateTime validUntil(
const QDateTime &issueingDateTime)
const;
676 UPER_ELEMENT(
int, fromTime)
677 UPER_ELEMENT(
int, untilTime)
684 UPER_ELEMENT_DEFAULT(
int, validFromDay, 0)
685 UPER_ELEMENT_OPTIONAL(
int, validFromTime)
686 UPER_ELEMENT_OPTIONAL(
int, validFromUTCOffset)
687 UPER_ELEMENT_DEFAULT(
int, validUntilDay, 0)
688 UPER_ELEMENT_OPTIONAL(
int, validUntilTime)
689 UPER_ELEMENT_OPTIONAL(
int, validUntilUTCOffset)
703 UPER_EXTENDABLE_GADGET
704 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
705 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
706 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
707 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
708 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
709 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
710 UPER_ELEMENT_OPTIONAL(
int, passType)
711 UPER_ELEMENT_OPTIONAL(
QString, passDescription)
712 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::TravelClassType, classCode, second)
713 UPER_ELEMENT_DEFAULT(
int, validFromDay, 0)
714 UPER_ELEMENT_OPTIONAL(
int, validFromTime)
715 UPER_ELEMENT_OPTIONAL(
int, validFromUTCOffset)
716 UPER_ELEMENT_DEFAULT(
int, validUntilDay, 0)
717 UPER_ELEMENT_OPTIONAL(
int, validUntilTime)
718 UPER_ELEMENT_OPTIONAL(
int, validUntilUTCOffset)
720 UPER_ELEMENT_OPTIONAL(
int, numberOfValidityDays)
721 UPER_ELEMENT_OPTIONAL(
int, numberOfPossibleTrips)
722 UPER_ELEMENT_OPTIONAL(
int, numberOfDaysOfTravel)
723 UPER_ELEMENT_OPTIONAL(
QList<int>, activatedDay)
725 UPER_ELEMENT_OPTIONAL(
QList<int>, includedCarrierNum)
727 UPER_ELEMENT_OPTIONAL(
QList<int>, excludedCarrierNum)
729 UPER_ELEMENT_OPTIONAL(
QList<int>, includedServiceBrands)
730 UPER_ELEMENT_OPTIONAL(
QList<int>, excludedServiceBrands)
733 UPER_ELEMENT_OPTIONAL(
int, price)
735 UPER_ELEMENT_OPTIONAL(
QString, infoText)
740 Q_INVOKABLE [[nodiscard]]
QDateTime validFrom(
const QDateTime &issueingDateTime)
const;
741 Q_INVOKABLE [[nodiscard]]
QDateTime validUntil(
const QDateTime &issueingDateTime)
const;
746 UPER_EXTENDABLE_GADGET
747 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
748 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
749 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
750 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
751 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
752 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
753 UPER_ELEMENT(
int, validFromYear)
754 UPER_ELEMENT(
int, validFromDay)
755 UPER_ELEMENT(
int, validUntilYear)
756 UPER_ELEMENT(
int, validUntilDay)
757 UPER_ELEMENT_DEFAULT(
int, value, 0)
758 UPER_ELEMENT_OPTIONAL(
int, type)
759 UPER_ELEMENT_OPTIONAL(
QString, infoText)
766 UPER_EXTENDABLE_GADGET
769 UPER_ELEMENT_OPTIONAL(
int, cardIdNum)
770 UPER_ELEMENT(
int, validFromYear)
771 UPER_ELEMENT_OPTIONAL(
int, validFromDay)
772 UPER_ELEMENT_DEFAULT(
int, validUntilYear, 0)
773 UPER_ELEMENT_OPTIONAL(
int, validUntilDay)
774 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::TravelClassType, classCode)
775 UPER_ELEMENT_OPTIONAL(
int, cardType)
776 UPER_ELEMENT_OPTIONAL(
QString, cardTypeDescr)
777 UPER_ELEMENT_OPTIONAL(
int, customerStatus)
778 UPER_ELEMENT_OPTIONAL(
QByteArray, customerStatusDescr)
779 UPER_ELEMENT_OPTIONAL(
QList<int>, includedServices)
783 Q_PROPERTY(
QDate validFrom READ validFrom)
784 Q_PROPERTY(
QDate validUntil READ validUntil)
786 [[nodiscard]]
QDate validFrom()
const;
787 [[nodiscard]]
QDate validUntil()
const;
792 UPER_EXTENDABLE_GADGET
793 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
794 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
795 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
796 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
797 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
798 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
799 UPER_ELEMENT_OPTIONAL(
QByteArray, ticketReferenceIA5)
800 UPER_ELEMENT_OPTIONAL(
int, ticketReferenceNum)
801 UPER_ELEMENT(
int, numberOfCountermark)
802 UPER_ELEMENT(
int, totalOfCountermarks)
803 UPER_ELEMENT(
QString, groupName)
804 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
805 UPER_ELEMENT_OPTIONAL(
int, fromStationNum)
806 UPER_ELEMENT_OPTIONAL(
QByteArray, fromStationIA5)
807 UPER_ELEMENT_OPTIONAL(
int, toStationNum)
808 UPER_ELEMENT_OPTIONAL(
QByteArray, toStationIA5)
809 UPER_ELEMENT_OPTIONAL(
QString, fromStationNameUTF8)
810 UPER_ELEMENT_OPTIONAL(
QString, toStationNameUTF8)
811 UPER_ELEMENT_OPTIONAL(
QString, validRegionDesc)
813 UPER_ELEMENT(
bool, returnIncluded)
814 UPER_ELEMENT_OPTIONAL(KItinerary::Fcb::v2::ReturnRouteDescriptionType, returnDescription)
815 UPER_ELEMENT_DEFAULT(
int, validFromDay, 0)
816 UPER_ELEMENT_OPTIONAL(
int, validFromTime)
817 UPER_ELEMENT_OPTIONAL(
int, validFromUTCOffset)
818 UPER_ELEMENT_DEFAULT(
int, validUntilDay, 0)
819 UPER_ELEMENT_OPTIONAL(
int, validUntilTime)
820 UPER_ELEMENT_OPTIONAL(
int, validUntilUTCOffset)
821 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::TravelClassType, classCode, second)
824 UPER_ELEMENT_OPTIONAL(
QList<int>, includedServiceBrands)
825 UPER_ELEMENT_OPTIONAL(
QList<int>, excludedServiceBrands)
826 UPER_ELEMENT_OPTIONAL(
QString, infoText)
833 UPER_EXTENDABLE_GADGET
834 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
835 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
837 UPER_ELEMENT(
int, fromParkingDate)
838 UPER_ELEMENT_DEFAULT(
int, untilParkingDate, 0)
839 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
840 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
841 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
842 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
844 UPER_ELEMENT(
QString, location)
845 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
846 UPER_ELEMENT_OPTIONAL(
int, stationNum)
847 UPER_ELEMENT_OPTIONAL(
QString, stationIA5)
848 UPER_ELEMENT_OPTIONAL(
QString, specialInformation)
849 UPER_ELEMENT_OPTIONAL(
QString, entryTrack)
850 UPER_ELEMENT_OPTIONAL(
QByteArray, numberPlate)
851 UPER_ELEMENT_OPTIONAL(
int, price)
859 UPER_EXTENDABLE_GADGET
860 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
861 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
862 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
863 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
864 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
865 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
866 UPER_ELEMENT_DEFAULT(
int, validFromDay, 0)
867 UPER_ELEMENT_DEFAULT(
int, validUntilDay, 0)
868 UPER_ELEMENT_OPTIONAL(
QList<int>, activatedDay)
871 UPER_ELEMENT(
int, numberOfTravelDays)
872 UPER_ELEMENT(
bool, includesSupplements)
873 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::TravelClassType, classCode, second)
880 UPER_EXTENDABLE_GADGET
881 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
882 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
883 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
884 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
885 UPER_ELEMENT_OPTIONAL(
int, productIdNum)
886 UPER_ELEMENT_OPTIONAL(
QByteArray, productIdIA5)
887 UPER_ELEMENT_OPTIONAL(
QString, productName)
888 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
892 UPER_ELEMENT_OPTIONAL(
QList<int>, areaCodeNum)
895 UPER_ELEMENT(
int, validFromDay)
896 UPER_ELEMENT_OPTIONAL(
int, validFromTime)
897 UPER_ELEMENT_OPTIONAL(
int, validFromUTCOffset)
898 UPER_ELEMENT_DEFAULT(
int, validUntilDay, 0)
899 UPER_ELEMENT_OPTIONAL(
int, validUntilTime)
900 UPER_ELEMENT_OPTIONAL(
int, validUntilUTCOffset)
901 UPER_ELEMENT_OPTIONAL(
int, numberOfDaysValid)
906enum ConfirmationType {
907 trainDelayConfirmation = 0,
908 travelerDelayConfirmation = 1,
909 trainLinkedTicketDelay = 2,
911UPER_EXTENABLE_ENUM(ConfirmationType)
917 carCarriageReservation = 3,
919UPER_EXTENABLE_ENUM(TicketType)
923 onlyValidInCombination = 1,
925UPER_EXTENABLE_ENUM(LinkMode)
928class TicketLinkType {
929 UPER_EXTENDABLE_GADGET
930 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
931 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
932 UPER_ELEMENT_OPTIONAL(
QString, issuerName)
934 UPER_ELEMENT_OPTIONAL(
int, productOwnerNum)
935 UPER_ELEMENT_OPTIONAL(
QByteArray, productOwnerIA5)
936 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::TicketType, ticketType, openTicket)
937 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::LinkMode, linkMode, issuedTogether)
943 UPER_EXTENDABLE_GADGET
944 UPER_ELEMENT_OPTIONAL(
QByteArray, referenceIA5)
945 UPER_ELEMENT_OPTIONAL(
int, referenceNum)
946 UPER_ELEMENT_OPTIONAL(
int, trainNum)
948 UPER_ELEMENT_OPTIONAL(
int, departureYear)
949 UPER_ELEMENT_OPTIONAL(
int, departureDay)
950 UPER_ELEMENT_OPTIONAL(
int, departureTime)
951 UPER_ELEMENT_OPTIONAL(
int, departureUTCOffset)
952 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::CodeTableType, stationCodeTable, stationUIC)
953 UPER_ELEMENT_OPTIONAL(
int, stationNum)
955 UPER_ELEMENT(
int, delay)
956 UPER_ELEMENT(
bool, trainCancelled)
957 UPER_ELEMENT_DEFAULT(KItinerary::Fcb::v2::ConfirmationType, confirmationType, travelerDelayConfirmation)
959 UPER_ELEMENT_OPTIONAL(
QString, infoText)
967 UPER_ELEMENT_OPTIONAL(
int, tokenProviderNum)
968 UPER_ELEMENT_OPTIONAL(
QByteArray, tokenProviderIA5)
969 UPER_ELEMENT_OPTIONAL(
QByteArray, tokenSpecification)
990 UPER_EXTENDABLE_GADGET
998 UPER_EXTENDABLE_GADGET
999 UPER_ELEMENT_OPTIONAL(QList <KItinerary::Fcb::v2::CardReferenceType>, identificationByCardReference)
1000 UPER_ELEMENT(
bool, identificationByIdCard)
1001 UPER_ELEMENT(
bool, identificationByPassportId)
1002 UPER_ELEMENT_OPTIONAL(
int, identificationItem)
1003 UPER_ELEMENT(
bool, passportValidationRequired)
1004 UPER_ELEMENT(
bool, onlineValidationRequired)
1005 UPER_ELEMENT_OPTIONAL(
int, randomDetailedValidationRequired)
1006 UPER_ELEMENT(
bool, ageCheckRequired)
1007 UPER_ELEMENT(
bool, reductionCardCheckRequired)
1008 UPER_ELEMENT_OPTIONAL(
QString, infoText)
1011 UPER_GADGET_FINALIZE
1015class KITINERARY_EXPORT UicRailTicketData {
1016 UPER_EXTENDABLE_GADGET
1022 UPER_GADGET_FINALIZE
1024 UicRailTicketData();
1026 explicit UicRailTicketData(
const QByteArray &data);
1028 [[nodiscard]]
bool isValid()
const;
Car carriage reservation document.
Customer card information.
Customer status information.
Delay confirmation document.
Delta encoding of a geographic coordinate.
Variant wrapper for specific document types.
Open tickets included into a reservation.
Luggage restriction information.
Open ticket document (NRT).
Rail pass document (RPT).
Regional validity information.
Reservation document (IRT, RES).
Station passage document.
Reference to a specific train journey.
Information about a single traveler.
Set of validity time period.
Decoder for data encoded according to X.691 ASN.1 Unaligned Packed Encoding Rules (UPER).
A data block from a UIC 918.3 ticket.
ERA Flexible Content Barcode (FCB) version 1.3.
Classes for reservation/travel data models, data extraction and data augmentation.