Package de.aeb.xnsg.tariffcontent.bf
Class TCGetExportControlNumbersRequestDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.TCGetExportControlNumbersRequestDTO
DTO to hold request data to get a list of all valid export control numbers.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCode of the content the commodity codes belongs to (e.g.Date for which all valid export control numbers should be returned.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 all valid export control numbers should be returned. -
languageISOCodes
The 2 letter ISO codes of the languages for the descriptions of the export control numbers.length=2
-
contentIdentCode
Code of the content the commodity codes belongs to (e.g. BANZ.DE.ECN for the Ausfuhrliste in DE)length=50
-
-
Constructor Details
-
TCGetExportControlNumbersRequestDTO
public TCGetExportControlNumbersRequestDTO()
-