Package de.aeb.xnsg.tariffcontent.bf
Class TCCommodityCodeMeasureAdditionalCodeDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCCommodityCodeMeasureAdditionalCodeDTO
Result DTO to hold information of a measure with additional code.
-
Field Summary
FieldsModifier and TypeFieldDescriptionAdditional code to which the measure belongs to.The code of the measure and its description -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
measureType
The code of the measure and its description -
additionalCode
Additional code to which the measure belongs to.
-
-
Constructor Details
-
TCCommodityCodeMeasureAdditionalCodeDTO
public TCCommodityCodeMeasureAdditionalCodeDTO()
-