Uses of Class
net.adambruce.dsn.now.model.merged.MergedStationData
Packages that use MergedStationData
Package
Description
Contains merged DSN Now configuration and state models.
-
Uses of MergedStationData in net.adambruce.dsn.now.model.merged
Methods in net.adambruce.dsn.now.model.merged that return types with arguments of type MergedStationDataConstructor parameters in net.adambruce.dsn.now.model.merged with type arguments of type MergedStationDataModifierConstructorDescriptionMergedData(List<MergedStationData> stations, Instant timestamp) Creates a newMergedDatainstance.