summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/asn/omv1/VoucherData.java (unfollow)
Commit message (Collapse)AuthorFilesLines
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-12-08- Completed version3 asn1 level unit testsCGantert3451-0/+2
- Added missing default values
2021-03-29structure change 1CGantert3451-0/+0
2021-03-26- voucher, customer card and parking using the upcoming interpretationCGantert3451-3/+6
of local date time
2021-02-25- bug fix on TicketType Enum1.2CGantert3451-9/+9
- 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/+15
field order
2020-01-03asn.1 java modelCGantert3451-0/+298