Package de.aeb.xnsg.tariffcontent.bf
Class TCGetExportControlNumberMappingRequestDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.TCGetExportControlNumberMappingRequestDTO
DTO to hold request data to get all proposed AL numbers for a KN codes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCommodity codeCode of the content the commodity codes belongs to (e.g.Date for which the KN code must be valid.String[]The 2 letter ISO codes of the languages for the descriptions of the export control numbers.Fields inherited from class de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
clientIdentCode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
equals, hashCode
-
Field Details
-
decisiveDate
Date for which the KN code must be valid. -
languageISOCodes
The 2 letter ISO codes of the languages for the descriptions of the export control numbers.length=2
-
commodityCode
Commodity codelength=13
-
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()
-