Uses of Class
com.bytedesk.ai.utils.demo.airline.data.Customer
Packages that use Customer
-
Uses of Customer in com.bytedesk.ai.utils.demo.airline.data
Fields in com.bytedesk.ai.utils.demo.airline.data declared as CustomerFields in com.bytedesk.ai.utils.demo.airline.data with type parameters of type CustomerMethods in com.bytedesk.ai.utils.demo.airline.data that return CustomerMethods in com.bytedesk.ai.utils.demo.airline.data that return types with arguments of type CustomerMethods in com.bytedesk.ai.utils.demo.airline.data with parameters of type CustomerMethod parameters in com.bytedesk.ai.utils.demo.airline.data with type arguments of type CustomerConstructors in com.bytedesk.ai.utils.demo.airline.data with parameters of type CustomerModifierConstructorDescriptionBooking
(String bookingNumber, LocalDate date, Customer customer, BookingStatus bookingStatus, String from, String to, BookingClass bookingClass)