Class TCCountryGroupDTO

java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCCountryGroupDTO

public class TCCountryGroupDTO extends Object
DTO to hold data of a country group
  • Field Details

    • identCode

      public String identCode

      Code of the country group

      length=50

    • textTranslations

      public TCCountryGroupTTDTO[] textTranslations
      List of language specific data of the country group.
  • Constructor Details

    • TCCountryGroupDTO

      public TCCountryGroupDTO()