Package de.aeb.xnsg.tariffcontent.bf
Class TCCountryInGroupDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCCountryInGroupDTO
DTO to hold data of a country referenced in a country group.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
countryISOCode
ISO code of the countrylength=2
-
validFrom
Date from which the country belongs to the country group. -
validTo
Date to which the country belongs to the country group.
-
-
Constructor Details
-
TCCountryInGroupDTO
public TCCountryInGroupDTO()
-