Skip to content

Java program to calculate the commision rate for certain employees within a company. The Superclass is abstact with two subclasses extending from it. Getter and setters are used to access private and protected variables. A driver class is built to test the program and serialize the resulting data in a chosen format.

Notifications You must be signed in to change notification settings

smmcgrath/SalesEmployee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SalesEmployee

Java program to calculate the commision rate for certain employees within a company. The Superclass is abstact with two subclasses extending from it. Getter and setters are used to access private and protected variables. A driver class is built to test the program and serialize the resulting data in a chosen format.

About

Java program to calculate the commision rate for certain employees within a company. The Superclass is abstact with two subclasses extending from it. Getter and setters are used to access private and protected variables. A driver class is built to test the program and serialize the resulting data in a chosen format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages