Package cmpt213.assignment4.packagedeliveries.client.model
package cmpt213.assignment4.packagedeliveries.client.model
-
ClassDescriptionA concrete implementation
PackageBase, models a package that holds a book.A concrete implementationPackageBase, models a package that holds an electronic.Package interface that writes method declarations for a package object.Abstract package base class that is modelled after a package; stores name, notes, price, weight, date, and delivery status.A Factory class that creates concrete PackageBase objects.Enum that holds Package types, helps with identifying packages.A concrete implementationPackageBase, models a package that holds a perishable.