From 425bd35c736b7e1c0dbe5b3f9162e195b3be6018 Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Thu, 25 Feb 2021 11:02:26 +0100 Subject: - bug fix on TicketType Enum - duplicate function getDocument removed - issuedOnLine null value allowed - maven install added (required renaming of some packages) --- src/org/uic/barcode/ticket/api/impl/package.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/org/uic/barcode/ticket/api/impl/package.html (limited to 'src/org/uic/barcode/ticket/api/impl/package.html') diff --git a/src/org/uic/barcode/ticket/api/impl/package.html b/src/org/uic/barcode/ticket/api/impl/package.html new file mode 100644 index 0000000..587b741 --- /dev/null +++ b/src/org/uic/barcode/ticket/api/impl/package.html @@ -0,0 +1,7 @@ + + +Ticket Data Implementation + + Provides a simple implementation of the ticket data interface specified in package spec. + + \ No newline at end of file -- cgit v1.2.3