Package de.aeb.xnsg.tariffcontent.bf.v10
Class TCGetKnCodesRequestDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.v10.TCGetKnCodesRequestDTO
DTO to hold request data to get a list of all valid KN codes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDate for which all valid KN codes should be returned.ISO code of the language of the descriptions.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
Date for which all valid KN codes should be returned. -
languageISOCode
ISO code of the language of the descriptions.length=2
-
-
Constructor Details
-
TCGetKnCodesRequestDTO
public TCGetKnCodesRequestDTO()
-