| Modifier and Type | Class and Description |
|---|---|
class |
CategoricalTimeseriesType
Java class for CategoricalTimeseriesType complex type.
|
class |
MeasurementTimeseriesType
Java class for MeasurementTimeseriesType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected jakarta.xml.bind.JAXBElement<? extends TimeseriesType> |
TimeseriesPropertyType.timeseries |
| Modifier and Type | Method and Description |
|---|---|
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(Collection<TVPDefaultMetadataPropertyType> values) |
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value) |
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values) |
TimeseriesType |
TimeseriesType.withMetadata(TimeseriesMetadataPropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<TimeseriesType> |
ObjectFactory.createTimeseries(TimeseriesType value)
|
jakarta.xml.bind.JAXBElement<? extends TimeseriesType> |
TimeseriesPropertyType.getTimeseries()
Gets the value of the timeseries property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<TimeseriesType> |
ObjectFactory.createTimeseries(TimeseriesType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeseriesPropertyType.setTimeseries(jakarta.xml.bind.JAXBElement<? extends TimeseriesType> value)
Sets the value of the timeseries property.
|
TimeseriesPropertyType |
TimeseriesPropertyType.withTimeseries(jakarta.xml.bind.JAXBElement<? extends TimeseriesType> value) |
Copyright © 2008–2023. All rights reserved.