summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/asn/omv1/StationPassageData.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-11default value 23:59 in case of missing valid until time added in allCGantert3451-0/+4
versions
2023-05-25fix on productId in version 1 FCBssb-barcodesCGantert3451-1/+1
2023-05-04changed 'minValue' for 'productIdNum' from 1 to 0 for FCB 1.x.x;Alex Stasewitsch1-1/+1
according to 'uicRailTicketData_v1.3.4.asn' and others 'minValue' for 'productIdNum' has to be 0. otherwise it causes interpretation errors;
2021-03-29structure change 1CGantert3451-0/+0
2021-03-19time-zone-fixCGantert3451-0/+1
2021-02-25- bug fix on TicketType Enum1.2CGantert3451-13/+13
- duplicate function getDocument removed - issuedOnLine null value allowed - maven install added (required renaming of some packages)
2020-10-29fix for the Android Java SDK bug in getDeclaredFields nor providing theCGantert3451-0/+23
field order
2020-01-03asn.1 java modelCGantert3451-0/+363