Class DescribeLicenseGeneralResponse


  • public class DescribeLicenseGeneralResponse
    extends AbstractModel
    • Constructor Detail

      • DescribeLicenseGeneralResponse

        public DescribeLicenseGeneralResponse()
      • DescribeLicenseGeneralResponse

        public DescribeLicenseGeneralResponse​(DescribeLicenseGeneralResponse source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getLicenseCnt

        public Long getLicenseCnt()
        Get 总授权数 (包含隔离,过期等不可用状态)
        Returns:
        LicenseCnt 总授权数 (包含隔离,过期等不可用状态)
      • setLicenseCnt

        public void setLicenseCnt​(Long LicenseCnt)
        Set 总授权数 (包含隔离,过期等不可用状态)
        Parameters:
        LicenseCnt - 总授权数 (包含隔离,过期等不可用状态)
      • getAvailableLicenseCnt

        public Long getAvailableLicenseCnt()
        Get 可用授权数
        Returns:
        AvailableLicenseCnt 可用授权数
      • setAvailableLicenseCnt

        public void setAvailableLicenseCnt​(Long AvailableLicenseCnt)
        Set 可用授权数
        Parameters:
        AvailableLicenseCnt - 可用授权数
      • getAvailableProVersionLicenseCnt

        public Long getAvailableProVersionLicenseCnt()
        Get 可用专业版授权数(包含后付费).
        Returns:
        AvailableProVersionLicenseCnt 可用专业版授权数(包含后付费).
      • setAvailableProVersionLicenseCnt

        public void setAvailableProVersionLicenseCnt​(Long AvailableProVersionLicenseCnt)
        Set 可用专业版授权数(包含后付费).
        Parameters:
        AvailableProVersionLicenseCnt - 可用专业版授权数(包含后付费).
      • getAvailableFlagshipVersionLicenseCnt

        public Long getAvailableFlagshipVersionLicenseCnt()
        Get 可用旗舰版授权数
        Returns:
        AvailableFlagshipVersionLicenseCnt 可用旗舰版授权数
      • setAvailableFlagshipVersionLicenseCnt

        public void setAvailableFlagshipVersionLicenseCnt​(Long AvailableFlagshipVersionLicenseCnt)
        Set 可用旗舰版授权数
        Parameters:
        AvailableFlagshipVersionLicenseCnt - 可用旗舰版授权数
      • getNearExpiryLicenseCnt

        public Long getNearExpiryLicenseCnt()
        Get 即将到期授权数 (15天内到期的)
        Returns:
        NearExpiryLicenseCnt 即将到期授权数 (15天内到期的)
      • setNearExpiryLicenseCnt

        public void setNearExpiryLicenseCnt​(Long NearExpiryLicenseCnt)
        Set 即将到期授权数 (15天内到期的)
        Parameters:
        NearExpiryLicenseCnt - 即将到期授权数 (15天内到期的)
      • getExpireLicenseCnt

        public Long getExpireLicenseCnt()
        Get 已到期授权数(不包含已删除的记录)
        Returns:
        ExpireLicenseCnt 已到期授权数(不包含已删除的记录)
      • setExpireLicenseCnt

        public void setExpireLicenseCnt​(Long ExpireLicenseCnt)
        Set 已到期授权数(不包含已删除的记录)
        Parameters:
        ExpireLicenseCnt - 已到期授权数(不包含已删除的记录)
      • getAutoOpenStatus

        public Boolean getAutoOpenStatus()
        Get 自动升级开关状态,默认 false, true 开启, false 关闭
        Returns:
        AutoOpenStatus 自动升级开关状态,默认 false, true 开启, false 关闭
      • setAutoOpenStatus

        public void setAutoOpenStatus​(Boolean AutoOpenStatus)
        Set 自动升级开关状态,默认 false, true 开启, false 关闭
        Parameters:
        AutoOpenStatus - 自动升级开关状态,默认 false, true 开启, false 关闭
      • getProtectType

        public String getProtectType()
        Get PROVERSION_POSTPAY 专业版-后付费, PROVERSION_PREPAY 专业版-预付费, FLAGSHIP_PREPAY 旗舰版-预付费
        Returns:
        ProtectType PROVERSION_POSTPAY 专业版-后付费, PROVERSION_PREPAY 专业版-预付费, FLAGSHIP_PREPAY 旗舰版-预付费
      • setProtectType

        public void setProtectType​(String ProtectType)
        Set PROVERSION_POSTPAY 专业版-后付费, PROVERSION_PREPAY 专业版-预付费, FLAGSHIP_PREPAY 旗舰版-预付费
        Parameters:
        ProtectType - PROVERSION_POSTPAY 专业版-后付费, PROVERSION_PREPAY 专业版-预付费, FLAGSHIP_PREPAY 旗舰版-预付费
      • getIsOpenStatusHistory

        public Boolean getIsOpenStatusHistory()
        Get 历史是否开通过自动升级开关
        Returns:
        IsOpenStatusHistory 历史是否开通过自动升级开关
      • setIsOpenStatusHistory

        public void setIsOpenStatusHistory​(Boolean IsOpenStatusHistory)
        Set 历史是否开通过自动升级开关
        Parameters:
        IsOpenStatusHistory - 历史是否开通过自动升级开关
      • getUsedLicenseCnt

        public Long getUsedLicenseCnt()
        Get 已使用授权数
        Returns:
        UsedLicenseCnt 已使用授权数
      • setUsedLicenseCnt

        public void setUsedLicenseCnt​(Long UsedLicenseCnt)
        Set 已使用授权数
        Parameters:
        UsedLicenseCnt - 已使用授权数
      • getNotExpiredLicenseCnt

        public Long getNotExpiredLicenseCnt()
        Get 未到期授权数
        Returns:
        NotExpiredLicenseCnt 未到期授权数
      • setNotExpiredLicenseCnt

        public void setNotExpiredLicenseCnt​(Long NotExpiredLicenseCnt)
        Set 未到期授权数
        Parameters:
        NotExpiredLicenseCnt - 未到期授权数
      • getFlagshipVersionLicenseCnt

        public Long getFlagshipVersionLicenseCnt()
        Get 旗舰版总授权数(有效订单)
        Returns:
        FlagshipVersionLicenseCnt 旗舰版总授权数(有效订单)
      • setFlagshipVersionLicenseCnt

        public void setFlagshipVersionLicenseCnt​(Long FlagshipVersionLicenseCnt)
        Set 旗舰版总授权数(有效订单)
        Parameters:
        FlagshipVersionLicenseCnt - 旗舰版总授权数(有效订单)
      • getProVersionLicenseCnt

        public Long getProVersionLicenseCnt()
        Get 专业版总授权数(有效订单)
        Returns:
        ProVersionLicenseCnt 专业版总授权数(有效订单)
      • setProVersionLicenseCnt

        public void setProVersionLicenseCnt​(Long ProVersionLicenseCnt)
        Set 专业版总授权数(有效订单)
        Parameters:
        ProVersionLicenseCnt - 专业版总授权数(有效订单)
      • getCwpVersionLicenseCnt

        public Long getCwpVersionLicenseCnt()
        Get 普惠版总授权数(有效订单的授权数)
        Returns:
        CwpVersionLicenseCnt 普惠版总授权数(有效订单的授权数)
      • setCwpVersionLicenseCnt

        public void setCwpVersionLicenseCnt​(Long CwpVersionLicenseCnt)
        Set 普惠版总授权数(有效订单的授权数)
        Parameters:
        CwpVersionLicenseCnt - 普惠版总授权数(有效订单的授权数)
      • getAvailableLHLicenseCnt

        public Long getAvailableLHLicenseCnt()
        Get 可用惠普版授权数
        Returns:
        AvailableLHLicenseCnt 可用惠普版授权数
      • setAvailableLHLicenseCnt

        public void setAvailableLHLicenseCnt​(Long AvailableLHLicenseCnt)
        Set 可用惠普版授权数
        Parameters:
        AvailableLHLicenseCnt - 可用惠普版授权数
      • getAutoRepurchaseSwitch

        public Boolean getAutoRepurchaseSwitch()
        Get 自动加购开关, true 开启, false 关闭
        Returns:
        AutoRepurchaseSwitch 自动加购开关, true 开启, false 关闭
      • setAutoRepurchaseSwitch

        public void setAutoRepurchaseSwitch​(Boolean AutoRepurchaseSwitch)
        Set 自动加购开关, true 开启, false 关闭
        Parameters:
        AutoRepurchaseSwitch - 自动加购开关, true 开启, false 关闭
      • getAutoRepurchaseRenewSwitch

        public Boolean getAutoRepurchaseRenewSwitch()
        Get 自动加购订单是否自动续费 ,true 开启, false 关闭
        Returns:
        AutoRepurchaseRenewSwitch 自动加购订单是否自动续费 ,true 开启, false 关闭
      • setAutoRepurchaseRenewSwitch

        public void setAutoRepurchaseRenewSwitch​(Boolean AutoRepurchaseRenewSwitch)
        Set 自动加购订单是否自动续费 ,true 开启, false 关闭
        Parameters:
        AutoRepurchaseRenewSwitch - 自动加购订单是否自动续费 ,true 开启, false 关闭
      • getDestroyOrderNum

        public Long getDestroyOrderNum()
        Get 已销毁订单数
        Returns:
        DestroyOrderNum 已销毁订单数
      • setDestroyOrderNum

        public void setDestroyOrderNum​(Long DestroyOrderNum)
        Set 已销毁订单数
        Parameters:
        DestroyOrderNum - 已销毁订单数
      • getRequestId

        public String getRequestId()
        Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
        Returns:
        RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
      • setRequestId

        public void setRequestId​(String RequestId)
        Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
        Parameters:
        RequestId - 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。