Uses of Class
org.eclipse.microprofile.openapi.apps.airlines.model.Booking
Packages that use Booking
-
Uses of Booking in org.eclipse.microprofile.openapi.apps.airlines.resources.bookings
Methods in org.eclipse.microprofile.openapi.apps.airlines.resources.bookings with parameters of type BookingModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseBookingResource.createBooking(Booking task) jakarta.ws.rs.core.ResponseBookingResource.updateBooking(int id, Booking booking)