Interface PDTInformation

All Known Implementing Classes:
DiscountInformation, Europe1DiscountInformation, Europe1PriceInformation, Europe1TaxInformation, PriceInformation, TaxInformation

public interface PDTInformation
The Interface for representing Price, Discount and Tax information.
  • Method Summary

    Modifier and Type
    Method
    Description
    <T extends PDTValue>
    T
    Returns the PDTValue object.
  • Method Details

    • getValue

      <T extends PDTValue> T getValue()
      Returns the PDTValue object.
      Returns:
      the price/discount/tax value