public static class EuropeanResourceFetcher.Result extends Object
| Modifier and Type | Method and Description |
|---|---|
List<Certificate> |
getCertificates()
Gets the list of certificates.
|
ValidationReport |
getLocalReport()
Gets the list of report items.
|
void |
setCertificates(List<Certificate> certificates)
Sets the list of certificates.
|
public ValidationReport getLocalReport()
public List<Certificate> getCertificates()
public void setCertificates(List<Certificate> certificates)
certificates - a list of Certificate objects to setCopyright © 1998–2025 Apryse Group NV. All rights reserved.