Class LicenseDestinationCountryGroupDTO

java.lang.Object
de.aeb.xnsg.licmgmt.bf.lm.licensedata.LicenseDestinationCountryGroupDTO

public class LicenseDestinationCountryGroupDTO extends Object
Represents an excluded or required country group as part of a license.
Since:
2019/11
  • Field Details

    • identCode

      public String identCode
      ID of the country group.

      Maximum length: 50
    • names

      public de.aeb.xnsg.foundation.bf.TextInLanguageDTO[] names
      Names of the group in the requested languages.

      Maximum length (of TextInLanguageDTO.text): 100
      See Also:
      • AbstractRequestDTO.resultLanguageIsoCodes
  • Constructor Details

    • LicenseDestinationCountryGroupDTO

      public LicenseDestinationCountryGroupDTO()