| 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 javax.xml.bind.JAXBElement<? extends TimeseriesType> |
TimeseriesPropertyType.timeseries |
| Modifier and Type | Method and Description |
|---|---|
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(java.util.Collection<TVPDefaultMetadataPropertyType> values) |
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(java.util.List<TVPDefaultMetadataPropertyType> value) |
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values) |
TimeseriesType |
TimeseriesType.withMetadata(TimeseriesMetadataPropertyType value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TimeseriesType> |
ObjectFactory.createTimeseries(TimeseriesType value)
|
javax.xml.bind.JAXBElement<? extends TimeseriesType> |
TimeseriesPropertyType.getTimeseries()
Gets the value of the timeseries property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TimeseriesType> |
ObjectFactory.createTimeseries(TimeseriesType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeseriesPropertyType.setTimeseries(javax.xml.bind.JAXBElement<? extends TimeseriesType> value)
Sets the value of the timeseries property.
|
TimeseriesPropertyType |
TimeseriesPropertyType.withTimeseries(javax.xml.bind.JAXBElement<? extends TimeseriesType> value) |
Copyright © 2008-2022. All Rights Reserved.