Module com.prog3.ipt
Package com.prog3.ipt.Model.PaymentMethodClasses
package com.prog3.ipt.Model.PaymentMethodClasses
-
ClassDescriptionCreditCardPaymentMethod is a concrete class that implements PaymentMethodStrategy interface.PaymentMethodEnum is an enum used to declare a constant string used into PaymentMethodClassesPaymentMethodStrategy is an interface that represents a generic payment method, this is used to implement Strategy Method design patternPayPalPaymentMethod is a concrete class that implements PaymentMethodStrategy interface.PhoneNumberBillPaymentMethod is a concrete class that implements PaymentMethodStrategy interface.