From c3ee0f35f58125a7a2b2e29ac8db8abc169f1b87 Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Fri, 3 Jan 2020 10:47:21 +0100 Subject: api implementation --- src/org/uic/ticket/api/impl/package.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/org/uic/ticket/api/impl/package.html (limited to 'src/org/uic/ticket/api/impl/package.html') diff --git a/src/org/uic/ticket/api/impl/package.html b/src/org/uic/ticket/api/impl/package.html new file mode 100644 index 0000000..587b741 --- /dev/null +++ b/src/org/uic/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