public static class EuropeanResourceFetcher.Result extends Object
| Constructor and Description |
|---|
Result()
Create a new Instance of
EuropeanResourceFetcher.Result. |
| Modifier and Type | Method and Description |
|---|---|
List<Certificate> |
getCertificates()
Gets the list of certificates.
|
String |
getCurrentlySupportedPublication()
Gets string constant representing currently used Official Journal publication.
|
ValidationReport |
getLocalReport()
Gets the list of report items.
|
void |
setCertificates(List<Certificate> certificates)
Sets the list of certificates.
|
void |
setCurrentlySupportedPublication(String currentlySuppostedPublication)
Sets string constant representing currently used Official Journal publication.
|
public Result()
EuropeanResourceFetcher.Result.public ValidationReport getLocalReport()
public List<Certificate> getCertificates()
public String getCurrentlySupportedPublication()
String constant representing currently used Official Journal publicationpublic void setCertificates(List<Certificate> certificates)
certificates - a list of Certificate objects to setpublic void setCurrentlySupportedPublication(String currentlySuppostedPublication)
currentlySuppostedPublication - String
constant representing currently used Official Journal publicationCopyright © 1998–2025 Apryse Group NV. All rights reserved.