Class TicketCheckTrendObj

    • Constructor Detail

      • TicketCheckTrendObj

        public TicketCheckTrendObj()
      • TicketCheckTrendObj

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

      • getFtime

        public String getFtime()
        Get 时间参数
        Returns:
        Ftime 时间参数
      • setFtime

        public void setFtime​(String Ftime)
        Set 时间参数
        Parameters:
        Ftime - 时间参数
      • getTicketCount

        public Long getTicketCount()
        Get 票据校验量
        Returns:
        TicketCount 票据校验量
      • setTicketCount

        public void setTicketCount​(Long TicketCount)
        Set 票据校验量
        Parameters:
        TicketCount - 票据校验量
      • getTicketThroughput

        public Long getTicketThroughput()
        Get 票据通过量
        Returns:
        TicketThroughput 票据通过量
      • setTicketThroughput

        public void setTicketThroughput​(Long TicketThroughput)
        Set 票据通过量
        Parameters:
        TicketThroughput - 票据通过量
      • getTicketIntercept

        public Long getTicketIntercept()
        Get 票据拦截量
        Returns:
        TicketIntercept 票据拦截量
      • setTicketIntercept

        public void setTicketIntercept​(Long TicketIntercept)
        Set 票据拦截量
        Parameters:
        TicketIntercept - 票据拦截量