| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CommentBlockPropertyType> |
TimeseriesMetadataType.commentBlock |
| Modifier and Type | Method and Description |
|---|---|
CommentBlockPropertyType |
ObjectFactory.createCommentBlockPropertyType()
Create an instance of
CommentBlockPropertyType |
CommentBlockPropertyType |
CommentBlockPropertyType.withCommentBlock(CommentBlockType value) |
CommentBlockPropertyType |
CommentBlockPropertyType.withOwns(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommentBlockPropertyType> |
TimeseriesMetadataType.getCommentBlock()
Gets the value of the commentBlock property.
|
| Modifier and Type | Method and Description |
|---|---|
MeasurementTimeseriesMetadataType |
MeasurementTimeseriesMetadataType.withCommentBlock(CommentBlockPropertyType... values) |
TimeseriesMetadataType |
TimeseriesMetadataType.withCommentBlock(CommentBlockPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeseriesMetadataType.setCommentBlock(java.util.List<CommentBlockPropertyType> value) |
MeasurementTimeseriesMetadataType |
MeasurementTimeseriesMetadataType.withCommentBlock(java.util.Collection<CommentBlockPropertyType> values) |
TimeseriesMetadataType |
TimeseriesMetadataType.withCommentBlock(java.util.Collection<CommentBlockPropertyType> values) |
MeasurementTimeseriesMetadataType |
MeasurementTimeseriesMetadataType.withCommentBlock(java.util.List<CommentBlockPropertyType> value) |
TimeseriesMetadataType |
TimeseriesMetadataType.withCommentBlock(java.util.List<CommentBlockPropertyType> value) |
Copyright © 2008-2022. All Rights Reserved.