Uses of Interface
com.ntu.fdae.group1.bto.services.booking.IReceiptService
Packages that use IReceiptService
Package
Description
-
Uses of IReceiptService in com.ntu.fdae.group1.bto.controllers.booking
Constructors in com.ntu.fdae.group1.bto.controllers.booking with parameters of type IReceiptServiceModifierConstructorDescriptionReceiptController
(IReceiptService receiptService) Constructs a new ReceiptController with the specified receipt service. -
Uses of IReceiptService in com.ntu.fdae.group1.bto.services.booking
Classes in com.ntu.fdae.group1.bto.services.booking that implement IReceiptServiceModifier and TypeClassDescriptionclass
Service for generating booking receipts in the BTO Management System.