类 PvRegionData


  • public class PvRegionData
    extends JsonObject
    作者:
    yixing
    • 构造器详细资料

      • PvRegionData

        public PvRegionData()
    • 方法详细资料

      • getLocation

        public String getLocation()
        返回:
        location
      • setLocation

        public void setLocation​(String location)
        参数:
        location -
      • getIsp

        public String getIsp()
        返回:
        isp
      • setIsp

        public void setIsp​(String isp)
        参数:
        isp -
      • getPv

        public Long getPv()
        返回:
        pv
      • setPv

        public void setPv​(Long pv)
        参数:
        pv -
      • getQps

        public Long getQps()
        返回:
        qps
      • setQps

        public void setQps​(Long qps)
        参数:
        qps -