Class UnauthorizedCoresTendency

    • Constructor Detail

      • UnauthorizedCoresTendency

        public UnauthorizedCoresTendency()
      • UnauthorizedCoresTendency

        public UnauthorizedCoresTendency​(UnauthorizedCoresTendency 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

      • getDateTime

        public String getDateTime()
        Get 日期
        Returns:
        DateTime 日期
      • setDateTime

        public void setDateTime​(String DateTime)
        Set 日期
        Parameters:
        DateTime - 日期
      • getCoresCount

        public Long getCoresCount()
        Get 未授权的核数
        Returns:
        CoresCount 未授权的核数
      • setCoresCount

        public void setCoresCount​(Long CoresCount)
        Set 未授权的核数
        Parameters:
        CoresCount - 未授权的核数