Class Tax

java.lang.Object
com.storedobject.core.StoredObject
com.storedobject.core.Tax
All Implemented Interfaces:
Displayable, StringFiller, HasId

public final class Tax extends StoredObject
Represents a monetary tax amount computed for a given tax type and rate. When taxes are computed, for each calculation, the resulting tax amount is stored in this class.
Author:
Syam