Class ClsInfo

    • Constructor Detail

      • ClsInfo

        public ClsInfo()
      • ClsInfo

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

      • getClsRegion

        public String getClsRegion()
        Get cls所属地域
        Returns:
        ClsRegion cls所属地域
      • setClsRegion

        public void setClsRegion​(String ClsRegion)
        Set cls所属地域
        Parameters:
        ClsRegion - cls所属地域
      • getClsLogsetId

        public String getClsLogsetId()
        Get cls日志集ID
        Returns:
        ClsLogsetId cls日志集ID
      • setClsLogsetId

        public void setClsLogsetId​(String ClsLogsetId)
        Set cls日志集ID
        Parameters:
        ClsLogsetId - cls日志集ID
      • getClsTopicId

        public String getClsTopicId()
        Get cls日志主题ID
        Returns:
        ClsTopicId cls日志主题ID
      • setClsTopicId

        public void setClsTopicId​(String ClsTopicId)
        Set cls日志主题ID
        Parameters:
        ClsTopicId - cls日志主题ID
      • getCreateTime

        public String getCreateTime()
        Get 创建时间
        Returns:
        CreateTime 创建时间
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间
        Parameters:
        CreateTime - 创建时间