Package de.aeb.xnsg.tariffcontent.bf.v10
Class TCGetCommodityCodeSubstitutionsRequestDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.v10.TCGetCommodityCodeSubstitutionsRequestDTO
DTO to hold request data to get a list of commodity code substitutions.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCode of the content the commodity codes belongs to (e.g.Only substitutions which are equal or newer than this date will be given.ISO code of the language in which the texts of the new commodity codes should be returned.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
Only substitutions which are equal or newer than this date will be given. -
languageISOCode
ISO code of the language in which the texts of the new commodity codes should be returned.length=2
-
contentIdentCode
Code of the content the commodity codes belongs to (e.g. BANZ.EU.NCL.EXP for the export content of the EU)length=50
-
-
Constructor Details
-
TCGetCommodityCodeSubstitutionsRequestDTO
public TCGetCommodityCodeSubstitutionsRequestDTO()
-