Class TCGetCountryGroupsResultDTO

java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCResultDTO
de.aeb.xnsg.tariffcontent.bf.TCGetCountryGroupsResultDTO

public class TCGetCountryGroupsResultDTO extends TCResultDTO
DTO to hold result data of country groups related in the tariff content.
  • Field Details

    • countryGroups

      public TCCountryGroupDTO[] countryGroups
      List of country groups which are related in the tariff content.
  • Constructor Details

    • TCGetCountryGroupsResultDTO

      public TCGetCountryGroupsResultDTO()