Class TCGetExportControlNumberMappingRequestDTO

java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.TCGetExportControlNumberMappingRequestDTO

public class TCGetExportControlNumberMappingRequestDTO extends TCRequestDTO
DTO to hold request data to get all proposed AL numbers for a KN codes.
  • Field Details

    • decisiveDate

      public TCDateDTO decisiveDate
      Date for which the KN code must be valid.
    • languageISOCodes

      public String[] languageISOCodes
      The 2 letter ISO codes of the languages for the descriptions of the export control numbers.

      length=2

    • commodityCode

      public String commodityCode
      Commodity code

      length=13

    • contentIdentCode

      public String contentIdentCode
      Code of the content the commodity codes belongs to (e.g. BANZ.DE.ECN for the Ausfuhrliste in DE)

      length=50

  • Constructor Details

    • TCGetExportControlNumberMappingRequestDTO

      public TCGetExportControlNumberMappingRequestDTO()