Class Stream
java.lang.Object
gov.llnl.gnem.apps.coda.common.model.domain.Stream
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
setBandName
(String bandName) setChannelName
(String channelName) setInstrument
(String instrument) setOrientation
(String orientation) setStation
(Station station) toString()
-
Field Details
-
TYPE_STACK
- See Also:
-
-
Constructor Details
-
Stream
public Stream()
-
-
Method Details