Package hec.data.level
Interface ISeasonalValue
- All Superinterfaces:
Modifiable
,XmlString
- All Known Implementing Classes:
JDomSeasonalValueImpl
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetValue()
void
setOffset
(ISeasonalInterval interval) void
setValue
(IParameterTypedValue value) Methods inherited from interface rma.lang.Modifiable
isModified, setModified
Methods inherited from interface hec.data.XmlString
toXmlString
-
Field Details
-
OFFSET
- See Also:
-
VALUE
- See Also:
-
-
Method Details
-
getValue
IParameterTypedValue getValue() -
setValue
-
getOffset
ISeasonalInterval getOffset() -
setOffset
-