Uses of Class
org.n52.series.db.beans.RelatedDatasetEntity
-
Packages that use RelatedDatasetEntity Package Description org.n52.series.db.beans -
-
Uses of RelatedDatasetEntity in org.n52.series.db.beans
Methods in org.n52.series.db.beans that return types with arguments of type RelatedDatasetEntity Modifier and Type Method Description Set<RelatedDatasetEntity>DatasetEntity. getRelatedDatasets()Method parameters in org.n52.series.db.beans with type arguments of type RelatedDatasetEntity Modifier and Type Method Description DatasetEntityDatasetEntity. setRelatedObservations(Set<RelatedDatasetEntity> relatedDataset)
-