| Modifier and Type | Field and Description |
|---|---|
protected List<TVPDefaultMetadataPropertyType> |
TimeseriesType.defaultPointMetadata |
| Modifier and Type | Method and Description |
|---|---|
TVPDefaultMetadataPropertyType |
ObjectFactory.createTVPDefaultMetadataPropertyType()
Create an instance of
TVPDefaultMetadataPropertyType |
TVPDefaultMetadataPropertyType |
TVPDefaultMetadataPropertyType.withDefaultTVPMetadata(jakarta.xml.bind.JAXBElement<? extends TVPMetadataType> value) |
TVPDefaultMetadataPropertyType |
TVPDefaultMetadataPropertyType.withOwns(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
List<TVPDefaultMetadataPropertyType> |
TimeseriesType.getDefaultPointMetadata()
Gets the value of the defaultPointMetadata property.
|
| Modifier and Type | Method and Description |
|---|---|
CategoricalTimeseriesType |
CategoricalTimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values) |
MeasurementTimeseriesType |
MeasurementTimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values) |
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeseriesType.setDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value) |
CategoricalTimeseriesType |
CategoricalTimeseriesType.withDefaultPointMetadata(Collection<TVPDefaultMetadataPropertyType> values) |
MeasurementTimeseriesType |
MeasurementTimeseriesType.withDefaultPointMetadata(Collection<TVPDefaultMetadataPropertyType> values) |
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(Collection<TVPDefaultMetadataPropertyType> values) |
CategoricalTimeseriesType |
CategoricalTimeseriesType.withDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value) |
MeasurementTimeseriesType |
MeasurementTimeseriesType.withDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value) |
TimeseriesType |
TimeseriesType.withDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value) |
Copyright © 2008–2023. All rights reserved.