Class TaxType
java.lang.Object
org.broadleafcommerce.core.order.domain.TaxType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class TaxType
extends Object
implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
An extensible enumeration of tax detail types
- Author:
- aazzolini
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CITY
-
STATE
-
DISTRICT
-
COUNTY
-
COUNTRY
-
SHIPPING
-
COMBINED
-
-
Constructor Details
-
TaxType
public TaxType() -
TaxType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-