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> aDatasetTypeList)
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> aDatasetTypeList)
DSDDatasetResponse objects from the given
datasetTypesListaDatasetTypeList - the list of DCatAPDatasetType objects. May not be
null.DSDDatasetResponse objects. Never
null.Copyright © 2020–2021 toop.eu. All rights reserved.