Package edu.nwmissouri.zoo02group


package edu.nwmissouri.zoo02group
  • Class
    Description
    this class is for printing the bill
    choosing type of checking based upon user interest
    enum for drink list and setting the prizes to
    enum for Items list and setting the prizes to
    storing the ne visitor details
    storing drink orders in this class
    storing Items orders in this class
    this person abstract class
    checking visitor is there are not
    storing the staff data extending person abstract class
    choosing type of checking based upon staff interest
    storing visitor data and extending the person abstract class
    This is main class
    Entry point for our new Spring Boot Web App.