Package de.aeb.xnsg.tariffcontent.af
Class TCOpenMeasureDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.af.TCOpenMeasureDTO
DTO to hold data to open a measure of a commodity code.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCommodity code to which the measure belongs to.Code of the content the commodity code belongs to (e.g.Decisive dateISO code of language for which the descriptions should be displayedID of the measure. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
commodityCode
Commodity code to which the measure belongs to.length=13
-
measureId
ID of the measure.length=3
-
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
-
TCOpenMeasureDTO
public TCOpenMeasureDTO()
-