Package hdi.model
Class ErrorInfo
java.lang.Object
hdi.model.ErrorInfo
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanfileName()inthashCode()List<hdi.edi.parserhelper.ParsedLine> List of lines with errorsinvalidLines(List<hdi.edi.parserhelper.ParsedLine> invalidLines) List of lines with errorsmessage()objectType(ObjectType objectType) requestUrl(String requestUrl) toString() 
- 
Constructor Details
- 
ErrorInfo
 - 
ErrorInfo
 - 
ErrorInfo
 
 - 
 - 
Method Details
- 
objectType
 - 
message
 - 
fileName
 - 
errorType
 - 
requestUrl
 - 
invalidLines
List of lines with errors - 
objectType
- Returns:
 this.
 - 
message
- Returns:
 this.
 - 
fileName
- Returns:
 this.
 - 
errorType
- Returns:
 this.
 - 
requestUrl
- Returns:
 this.
 - 
invalidLines
List of lines with errors- Returns:
 this.
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -