Package hec.data.stream
Interface IStreamReach
- All Superinterfaces:
IStreamLocationTemplate,Modifiable
- All Known Implementing Classes:
StreamReachImpl
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetConfigurationId(String configurationId) voidsetDownstreamLocationId(String locationId) voidsetDownstreamStation(Double station) voidsetLocationId(String reachId) voidsetOfficeId(String officeId) voidsetReachComments(String comments) voidsetStreamId(String streamLocation) voidsetUpstreamLocationId(String locationId) voidsetUpstreamStation(Double station) Methods inherited from interface hec.data.stream.IStreamLocationTemplate
getLocationId, getOfficeId, getStreamIdMethods 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
-