Class RestEntry


  • public class RestEntry
    extends Object
    • Constructor Detail

      • RestEntry

        public RestEntry()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)