Package de.aeb.xnsg.tariffcontent.af
Class TCOpenExportControlNumberDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.af.TCOpenExportControlNumberDTO
DTO to hold additional data to open the details of a export control number.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCode of the content the export control number belongs to (e.g.Decisive dateExport control number which should be opened.ISO code of language for which the descriptions should be displayed -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
exportControlNumber
Export control number which should be opened.length=5
-
decisiveDate
Decisive date -
languageISOCode
ISO code of language for which the descriptions should be displayedlength=2
-
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()
-