Uses of Annotation Interface
io.github.marcopaglio.booking.annotation.Generated
Package
Description
Provides facades for using transactions in the booking application.
Contains implementations of the view for the booking application using Swing.
-
Uses of Generated in io.github.marcopaglio.booking.transaction.handler
Modifier and TypeMethodDescriptionfinal T
TransactionHandler.getHandler()
Retrieves the handler of type T used for using transactions. -
Uses of Generated in io.github.marcopaglio.booking.view.swing
Modifier and TypeMethodDescriptionvoid
BookingSwingView.setBookingPresenter
(BookingPresenter bookingPresenter) Sets the presenter called to carry out the actions of the controls.