Class BmpStatsIpOrigins

    • Constructor Detail

      • BmpStatsIpOrigins

        public BmpStatsIpOrigins()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getTimestamp

        public Date getTimestamp()
      • setTimestamp

        public void setTimestamp​(Date timestamp)
      • getAsn

        public Long getAsn()
      • setAsn

        public void setAsn​(Long asn)
      • getV4prefixes

        public Integer getV4prefixes()
      • setV4prefixes

        public void setV4prefixes​(Integer v4prefixes)
      • getV6prefixes

        public Integer getV6prefixes()
      • setV6prefixes

        public void setV6prefixes​(Integer v6prefixes)
      • getV4withrpki

        public Integer getV4withrpki()
      • setV4withrpki

        public void setV4withrpki​(Integer v4withrpki)
      • getV6withrpki

        public Integer getV6withrpki()
      • setV6withrpki

        public void setV6withrpki​(Integer v6withrpki)
      • getV4withirr

        public Integer getV4withirr()
      • setV4withirr

        public void setV4withirr​(Integer v4withirr)
      • getV6withirr

        public Integer getV6withirr()
      • setV6withirr

        public void setV6withirr​(Integer v6withirr)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object