Package de.aeb.xnsg.tariffcontent.af.v10
Class TCOpenKNCodeMeasureDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.af.v10.TCOpenKNCodeMeasureDTO
TO to hold data to open a measure of a KN code.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDecisive dateKN code to which the measure belongs to.ISO code of language for which the descriptions should be displayedID of the measure. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
knCode
KN code to which the measure belongs to.length=8
-
measureId
ID of the measure.length=3
-
decisiveDate
Decisive date -
languageISOCode
ISO code of language for which the descriptions should be displayedlength=2
-
-
Constructor Details
-
TCOpenKNCodeMeasureDTO
public TCOpenKNCodeMeasureDTO()
-