Class Tax

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable

    public class Tax
    extends GeneratedTax
    The hybris platform tax item.

    A tax object contains a localizable name, a code and a value. By now there are only relative taxes, which means that the value should be taken from [ 0 , 100 ] which denotes a percentual tax rate.

    See Also:
    Serialized Form