public static class ValidationResults.NewValue
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
NewValue(java.io.File file,
gov.nasa.pds.tools.LabelParserException problem,
java.io.File root) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
gov.nasa.arc.pds.tools.container.FileMirror |
getFile() |
java.io.File |
getFileObj() |
java.lang.String |
getKey() |
java.lang.Integer |
getLineNumber() |
java.lang.String |
getValue() |
int |
hashCode() |
boolean |
is(gov.nasa.pds.tools.LabelParserException lpe) |
public NewValue(java.io.File file, gov.nasa.pds.tools.LabelParserException problem, java.io.File root)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean is(gov.nasa.pds.tools.LabelParserException lpe)
public gov.nasa.arc.pds.tools.container.FileMirror getFile()
public java.io.File getFileObj()
public java.lang.Integer getLineNumber()
public java.lang.String getKey()
public java.lang.String getValue()
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.