Package de.aeb.xnsg.tariffcontent.bf
Class TCCountryGroupDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCCountryGroupDTO
DTO to hold data of a country group
-
Field Summary
FieldsModifier and TypeFieldDescriptionCode of the country groupList of language specific data of the country group. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
identCode
Code of the country group
length=50
-
textTranslations
List of language specific data of the country group.
-
-
Constructor Details
-
TCCountryGroupDTO
public TCCountryGroupDTO()
-