Class IpRange

    • Constructor Detail

      • IpRange

        public IpRange()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getFrom

        public String getFrom()
      • setFrom

        public void setFrom​(String from)
      • getTo

        public String getTo()
      • setTo

        public void setTo​(String to)