com.supermap.data
Class EduLicense.EduLicenseInfos
- java.lang.Object
-
- com.supermap.data.EduLicense.EduLicenseInfos
-
- Enclosing class:
- EduLicense
public static class EduLicense.EduLicenseInfos extends java.lang.Object
The information class after activating a license
-
-
Field Summary
Fields Modifier and Type Field and Description java.lang.String
des
License descriptionjava.lang.String
message
The license activation information.java.lang.String
validity
The valid date The date is the expired date of license
-
Constructor Summary
Constructors Constructor and Description EduLicenseInfos()
-