com.supermap.data

类 CloudLicenseManager.LastLicenseInfo

  • java.lang.Object
    • com.supermap.data.CloudLicenseManager.LastLicenseInfo
  • 封闭类:
    CloudLicenseManager


    public class CloudLicenseManager.LastLicenseInfo
    extends java.lang.Object
    最近一次许可信息类
    • 字段概要

      字段 
      限定符和类型 字段和说明
      java.lang.String licenseID
      许可id
      java.lang.String returnID
      归还id
    • 方法概要

      • 从类继承的方法 java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • licenseID

        public java.lang.String licenseID
        许可id
      • returnID

        public java.lang.String returnID
        归还id
    • 构造器详细资料

      • LastLicenseInfo

        public LastLicenseInfo()