public interface TimeseriesMetadataPropertyType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
TimeseriesMetadataPropertyType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
TimeseriesMetadataType |
addNewTimeseriesMetadata()
Appends and returns a new empty "TimeseriesMetadata" element
|
boolean |
getOwns()
Gets the "owns" attribute
|
TimeseriesMetadataType |
getTimeseriesMetadata()
Gets the "TimeseriesMetadata" element
|
boolean |
isSetOwns()
True if has "owns" attribute
|
void |
setOwns(boolean owns)
Sets the "owns" attribute
|
void |
setTimeseriesMetadata(TimeseriesMetadataType timeseriesMetadata)
Sets the "TimeseriesMetadata" element
|
void |
unsetOwns()
Unsets the "owns" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetOwns()
Gets (as xml) the "owns" attribute
|
void |
xsetOwns(org.apache.xmlbeans.XmlBoolean owns)
Sets (as xml) the "owns" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextTimeseriesMetadataType getTimeseriesMetadata()
void setTimeseriesMetadata(TimeseriesMetadataType timeseriesMetadata)
TimeseriesMetadataType addNewTimeseriesMetadata()
boolean getOwns()
org.apache.xmlbeans.XmlBoolean xgetOwns()
boolean isSetOwns()
void setOwns(boolean owns)
void xsetOwns(org.apache.xmlbeans.XmlBoolean owns)
void unsetOwns()
Copyright © 2017 52north.org. All rights reserved.