Package hec.data.stream
Interface IStreamReach
- All Superinterfaces:
IStreamLocationTemplate
,Modifiable
- All Known Implementing Classes:
StreamReachImpl
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setConfigurationId
(String configurationId) void
setDownstreamLocationId
(String locationId) void
setDownstreamStation
(Double station) void
setLocationId
(String reachId) void
setOfficeId
(String officeId) void
setReachComments
(String comments) void
setStreamId
(String streamLocation) void
setUpstreamLocationId
(String locationId) void
setUpstreamStation
(Double station) Methods inherited from interface hec.data.stream.IStreamLocationTemplate
getLocationId, getOfficeId, getStreamId
Methods inherited from interface rma.lang.Modifiable
isModified, setModified
-
Method Details
-
getUpstreamStation
Double getUpstreamStation() -
setUpstreamStation
-
getDownstreamStation
Double getDownstreamStation() -
setDownstreamStation
-
getReachComments
String getReachComments() -
setReachComments
-
setStreamId
-
setLocationId
-
getDownstreamLocationId
String getDownstreamLocationId() -
setDownstreamLocationId
-
getUpstreamLocationId
String getUpstreamLocationId() -
setUpstreamLocationId
-
equals
-
setConfigurationId
-
getConfigurationId
String getConfigurationId() -
setOfficeId
-