com.supermap.data.license
Class CloudLicense
- java.lang.Object
-
- com.supermap.data.license.CloudLicense
-
- Direct Known Subclasses:
- CloudFormalLicense, CloudStaffLicense, CloudTrialLicense
public abstract class CloudLicense extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description CloudLicense()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CloudLicenseType
getLicenseType()
Get license typejava.lang.String
getReturnID()
-
-
-
Method Detail
-
getLicenseType
public CloudLicenseType getLicenseType()
Get license type- Returns:
-
getReturnID
public java.lang.String getReturnID()
- Returns:
-
-