Class ValidationResults.NewValue

    • Constructor Detail

      • NewValue

        public NewValue​(File file,
                        gov.nasa.pds.tools.LabelParserException problem,
                        File root)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • is

        public boolean is​(gov.nasa.pds.tools.LabelParserException lpe)
      • getFile

        public gov.nasa.arc.pds.tools.container.FileMirror getFile()
      • getFileObj

        public File getFileObj()
      • getLineNumber

        public Integer getLineNumber()
      • getKey

        public String getKey()
      • getValue

        public String getValue()