Package hec.data.level
Interface ISeasonalValue
- All Superinterfaces:
Modifiable,XmlString
- All Known Implementing Classes:
JDomSeasonalValueImpl
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidsetOffset(ISeasonalInterval interval) voidsetValue(IParameterTypedValue value) Methods inherited from interface rma.lang.Modifiable
isModified, setModifiedMethods 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
-