Class IpStatic

    • Constructor Detail

      • IpStatic

        public IpStatic()
      • IpStatic

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

      • getNum

        public Long getNum()
        Get 值
        Returns:
        Num 值
      • setNum

        public void setNum​(Long Num)
        Set 值
        Parameters:
        Num - 值
      • getStatTime

        public String getStatTime()
        Get 折线图横坐标时间
        Returns:
        StatTime 折线图横坐标时间
      • setStatTime

        public void setStatTime​(String StatTime)
        Set 折线图横坐标时间
        Parameters:
        StatTime - 折线图横坐标时间