Package de.aeb.xnsg.tariffcontent.af
Class TCOpenCommodityCodeDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.af.TCOpenCommodityCodeDTO
DTO to hold additional data to open the details of a commodity code.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCommodity code which should be opened.Code of the content the commodity code belongs to (e.g.Decisive dateISO code of language for which the descriptions should be displayed -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
commodityCode
Commodity code which should be opened.length=13
-
decisiveDate
Decisive date -
languageISOCode
ISO code of language for which the descriptions should be displayedlength=2
-
contentIdentCode
Code of the content the commodity code belongs to (e.g. BANZ.EU.NCL.EXP for the export content of the EU)length=50
-
-
Constructor Details
-
TCOpenCommodityCodeDTO
public TCOpenCommodityCodeDTO()
-