public final class DSDDatasetHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsSet<DSDDatasetResponse> |
buildDSDResponseSet(List<eu.toop.edm.jaxb.dcatap.DCatAPDatasetType> datasetTypesList)
Creates a set of
DSDDatasetResponse objects from the given
datasetTypesList |
@Nonnull @ReturnsMutableCopy public static com.helger.commons.collection.impl.ICommonsSet<DSDDatasetResponse> buildDSDResponseSet(@Nonnull List<eu.toop.edm.jaxb.dcatap.DCatAPDatasetType> datasetTypesList)
DSDDatasetResponse objects from the given
datasetTypesListdatasetTypesList - the list of DCatAPDatasetType objectsDSDDatasetResponse objectsCopyright © 2020 toop.eu. All rights reserved.