Package hec.data.timeSeriesText
Class StandardTextTimeSeriesRow
java.lang.Object
hec.data.timeSeriesText.StandardTextTimeSeriesRow
- All Implemented Interfaces:
TextTimeSeriesRow
@Deprecated(forRemoval=true)
public class StandardTextTimeSeriesRow
extends Object
implements TextTimeSeriesRow
Deprecated, for removal: This API element is subject to removal in a future version.
This class is marked for removal and should not be used.
Update to use hec-nucleus data types instead
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.StandardTextTimeSeriesRow(StandardTextTimeSeriesRow standardTextTimeSeriesRow) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptioncopy()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.booleanisNew()Deprecated, for removal: This API element is subject to removal in a future version.voidsetAttribute(Long attribute) Deprecated, for removal: This API element is subject to removal in a future version.voidsetDataEntryDate(Date dataEntryDate) Deprecated, for removal: This API element is subject to removal in a future version.voidsetDateTime(Date dateTime) Deprecated, for removal: This API element is subject to removal in a future version.voidsetIsNew(boolean tf) Deprecated, for removal: This API element is subject to removal in a future version.voidsetStandardTextId(StandardTextId standardTextId) Deprecated, for removal: This API element is subject to removal in a future version.voidsetStandardTextValue(StandardTextValue standardTextValue) Deprecated, for removal: This API element is subject to removal in a future version.voidsetVersionDate(Date versionDate) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
StandardTextTimeSeriesRow
public StandardTextTimeSeriesRow()Deprecated, for removal: This API element is subject to removal in a future version. -
StandardTextTimeSeriesRow
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getDateDateKey
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getDateDateKeyin interfaceTextTimeSeriesRow
-
getDateTime
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getDateTimein interfaceTextTimeSeriesRow
-
setDateTime
Deprecated, for removal: This API element is subject to removal in a future version. -
getVersionDate
Deprecated, for removal: This API element is subject to removal in a future version. -
setVersionDate
Deprecated, for removal: This API element is subject to removal in a future version. -
getAttribute
Deprecated, for removal: This API element is subject to removal in a future version. -
setAttribute
Deprecated, for removal: This API element is subject to removal in a future version. -
getDataEntryDate
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getDataEntryDatein interfaceTextTimeSeriesRow
-
setDataEntryDate
Deprecated, for removal: This API element is subject to removal in a future version. -
getStandardTextId
Deprecated, for removal: This API element is subject to removal in a future version. -
setStandardTextId
Deprecated, for removal: This API element is subject to removal in a future version. -
getStandardTextValue
Deprecated, for removal: This API element is subject to removal in a future version. -
setStandardTextValue
Deprecated, for removal: This API element is subject to removal in a future version. -
isNew
public boolean isNew()Deprecated, for removal: This API element is subject to removal in a future version. -
setIsNew
public void setIsNew(boolean tf) Deprecated, for removal: This API element is subject to removal in a future version. -
copy
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
copyin interfaceTextTimeSeriesRow
-