public static class EuropeanLotlFetcher.Result extends Object
| Constructor and Description |
|---|
Result(byte[] lotlXml)
Creates a new instance of
EuropeanLotlFetcher.Result with the provided Lotl XML data. |
| Modifier and Type | Method and Description |
|---|---|
ValidationReport |
getLocalReport()
Gets the list of report items generated during the fetching process.
|
byte[] |
getLotlXml()
Returns the Lotl XML data.
|
public Result(byte[] lotlXml)
EuropeanLotlFetcher.Result with the provided Lotl XML data.lotlXml - the byte array containing the Lotl XML datapublic byte[] getLotlXml()
public ValidationReport getLocalReport()
ReportItem objects containing information about the fetching processCopyright © 1998–2025 Apryse Group NV. All rights reserved.