Class JsonPathEntry

    • Constructor Detail

      • JsonPathEntry

        public JsonPathEntry()
    • Method Detail

      • getIndex

        public String getIndex()
      • setIndex

        public void setIndex​(String index)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object