Class BmpRpkiInfo

    • Constructor Detail

      • BmpRpkiInfo

        public BmpRpkiInfo()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getPrefix

        public String getPrefix()
      • setPrefix

        public void setPrefix​(String prefix)
      • getPrefixLen

        public Integer getPrefixLen()
      • setPrefixLen

        public void setPrefixLen​(Integer prefixLen)
      • getPrefixLenMax

        public Integer getPrefixLenMax()
      • setPrefixLenMax

        public void setPrefixLenMax​(Integer prefixLenMax)
      • getOriginAs

        public Long getOriginAs()
      • setOriginAs

        public void setOriginAs​(Long originAs)
      • getTimestamp

        public Date getTimestamp()
      • setTimestamp

        public void setTimestamp​(Date timestamp)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object