Class TCOpenCommodityCodeDTO

java.lang.Object
de.aeb.xnsg.tariffcontent.af.TCOpenCommodityCodeDTO

public class TCOpenCommodityCodeDTO extends Object
DTO to hold additional data to open the details of a commodity code.
  • Field Details

    • commodityCode

      public String commodityCode
      Commodity code which should be opened.

      length=13

    • decisiveDate

      public TCDateDTO decisiveDate
      Decisive date
    • languageISOCode

      public String languageISOCode
      ISO code of language for which the descriptions should be displayed

      length=2

    • contentIdentCode

      public String contentIdentCode
      Code of the content the commodity code belongs to (e.g. BANZ.EU.NCL.EXP for the export content of the EU)

      length=50

  • Constructor Details

    • TCOpenCommodityCodeDTO

      public TCOpenCommodityCodeDTO()