public class EDoc2BatchResult extends Object
EDoc2Batch process.| Modifier and Type | Method and Description |
|---|---|
EDoc2 |
getEDoc()
Returns the resulting EDOC document.
|
Exception |
getException()
Returns the error details.
|
String |
getFileName()
Returns the name of the input file.
|
boolean |
hasException()
Returns true if the input file processed with errors.
|
public EDoc2 getEDoc()
public String getFileName()
public boolean hasException()
public Exception getException()