Class RatioEventData
java.lang.Object
gov.llnl.gnem.apps.coda.spectra.model.domain.RatioEventData
-
Constructor Summary
ConstructorDescriptionRatioEventData
(String eventId, Date date, List<RatioEventStationData> stationData) -
Method Summary
Modifier and TypeMethodDescriptiongetDate()
void
void
setEventId
(String eventId) void
setStationData
(List<RatioEventStationData> stationData)
-
Constructor Details
-
RatioEventData
public RatioEventData() -
RatioEventData
-
-
Method Details
-
getEventId
-
setEventId
-
getDate
-
setDate
-
getStationData
-
setStationData
-