Class TCOpenExportControlNumberDTO

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

public class TCOpenExportControlNumberDTO extends Object
DTO to hold additional data to open the details of a export control number.
  • Field Details

    • exportControlNumber

      public String exportControlNumber
      Export control number which should be opened.

      length=5

    • 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 export control number belongs to (e.g. BANZ.DE.ECN for the German Ausfuhrliste)

      length=50

  • Constructor Details

    • TCOpenExportControlNumberDTO

      public TCOpenExportControlNumberDTO()