Class LicenseDestinationCountryGroupDTO
java.lang.Object
de.aeb.xnsg.licmgmt.bf.lm.licensedata.LicenseDestinationCountryGroupDTO
Represents an excluded or required country group as part of a license.
- Since:
- 2019/11
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
identCode
ID of the country group.
Maximum length:50
-
names
public de.aeb.xnsg.foundation.bf.TextInLanguageDTO[] namesNames of the group in the requested languages.
Maximum length (ofTextInLanguageDTO.text
):100
- See Also:
-
-
Constructor Details
-
LicenseDestinationCountryGroupDTO
public LicenseDestinationCountryGroupDTO()
-