Package username


package username
  • Classes
    Class
    Description
    Represents a Deduction item that has a type and amount.
    Base abstract class for an Employee that contains an id, name, address, and list of deductions.
    Represents a full time Employee with a salary.
    Represents an Hourly employee with an hourly rate and hours.
    Generates the payroll for a company.
    Utility class for parsing an XML file.