Package net.opengis.sensorML.x101
Interface IoComponentPropertyType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
IoComponentPropertyTypeImpl
public interface IoComponentPropertyType extends org.apache.xmlbeans.XmlObjectAn XML IoComponentPropertyType(@http://www.opengis.net/sensorML/1.0.1). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIoComponentPropertyType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractDataArrayTypeaddNewAbstractDataArray1()Appends and returns a new empty "AbstractDataArray" elementAbstractDataRecordTypeaddNewAbstractDataRecord()Appends and returns a new empty "AbstractDataRecord" elementBooleanDocument.BooleanaddNewBoolean()Appends and returns a new empty "Boolean" elementCategoryDocument.CategoryaddNewCategory()Appends and returns a new empty "Category" elementCountDocument.CountaddNewCount()Appends and returns a new empty "Count" elementCountRangeDocument.CountRangeaddNewCountRange()Appends and returns a new empty "CountRange" elementObservablePropertyDocument.ObservablePropertyaddNewObservableProperty()Appends and returns a new empty "ObservableProperty" elementQuantityDocument.QuantityaddNewQuantity()Appends and returns a new empty "Quantity" elementQuantityRangeDocument.QuantityRangeaddNewQuantityRange()Appends and returns a new empty "QuantityRange" elementTextDocument.TextaddNewText()Appends and returns a new empty "Text" elementTimeDocument.TimeaddNewTime()Appends and returns a new empty "Time" elementTimeRangeDocument.TimeRangeaddNewTimeRange()Appends and returns a new empty "TimeRange" elementAbstractDataArrayTypegetAbstractDataArray1()Gets the "AbstractDataArray" elementAbstractDataRecordTypegetAbstractDataRecord()Gets the "AbstractDataRecord" elementActuateType.EnumgetActuate()Gets the "actuate" attributeStringgetArcrole()Gets the "arcrole" attributeBooleanDocument.BooleangetBoolean()Gets the "Boolean" elementCategoryDocument.CategorygetCategory()Gets the "Category" elementCountDocument.CountgetCount()Gets the "Count" elementCountRangeDocument.CountRangegetCountRange()Gets the "CountRange" elementStringgetHref()Gets the "href" attributeStringgetName()Gets the "name" attributeObservablePropertyDocument.ObservablePropertygetObservableProperty()Gets the "ObservableProperty" elementQuantityDocument.QuantitygetQuantity()Gets the "Quantity" elementQuantityRangeDocument.QuantityRangegetQuantityRange()Gets the "QuantityRange" elementStringgetRemoteSchema()Gets the "remoteSchema" attributeStringgetRole()Gets the "role" attributeShowType.EnumgetShow()Gets the "show" attributeTextDocument.TextgetText()Gets the "Text" elementTimeDocument.TimegetTime()Gets the "Time" elementTimeRangeDocument.TimeRangegetTimeRange()Gets the "TimeRange" elementStringgetTitle()Gets the "title" attributeTypeType.EnumgetType()Gets the "type" attributebooleanisSetAbstractDataArray1()True if has "AbstractDataArray" elementbooleanisSetAbstractDataRecord()True if has "AbstractDataRecord" elementbooleanisSetActuate()True if has "actuate" attributebooleanisSetArcrole()True if has "arcrole" attributebooleanisSetBoolean()True if has "Boolean" elementbooleanisSetCategory()True if has "Category" elementbooleanisSetCount()True if has "Count" elementbooleanisSetCountRange()True if has "CountRange" elementbooleanisSetHref()True if has "href" attributebooleanisSetObservableProperty()True if has "ObservableProperty" elementbooleanisSetQuantity()True if has "Quantity" elementbooleanisSetQuantityRange()True if has "QuantityRange" elementbooleanisSetRemoteSchema()True if has "remoteSchema" attributebooleanisSetRole()True if has "role" attributebooleanisSetShow()True if has "show" attributebooleanisSetText()True if has "Text" elementbooleanisSetTime()True if has "Time" elementbooleanisSetTimeRange()True if has "TimeRange" elementbooleanisSetTitle()True if has "title" attributebooleanisSetType()True if has "type" attributevoidsetAbstractDataArray1(AbstractDataArrayType abstractDataArray1)Sets the "AbstractDataArray" elementvoidsetAbstractDataRecord(AbstractDataRecordType abstractDataRecord)Sets the "AbstractDataRecord" elementvoidsetActuate(ActuateType.Enum actuate)Sets the "actuate" attributevoidsetArcrole(String arcrole)Sets the "arcrole" attributevoidsetBoolean(BooleanDocument.Boolean xboolean)Sets the "Boolean" elementvoidsetCategory(CategoryDocument.Category category)Sets the "Category" elementvoidsetCount(CountDocument.Count count)Sets the "Count" elementvoidsetCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidsetHref(String href)Sets the "href" attributevoidsetName(String name)Sets the "name" attributevoidsetObservableProperty(ObservablePropertyDocument.ObservableProperty observableProperty)Sets the "ObservableProperty" elementvoidsetQuantity(QuantityDocument.Quantity quantity)Sets the "Quantity" elementvoidsetQuantityRange(QuantityRangeDocument.QuantityRange quantityRange)Sets the "QuantityRange" elementvoidsetRemoteSchema(String remoteSchema)Sets the "remoteSchema" attributevoidsetRole(String role)Sets the "role" attributevoidsetShow(ShowType.Enum show)Sets the "show" attributevoidsetText(TextDocument.Text text)Sets the "Text" elementvoidsetTime(TimeDocument.Time time)Sets the "Time" elementvoidsetTimeRange(TimeRangeDocument.TimeRange timeRange)Sets the "TimeRange" elementvoidsetTitle(String title)Sets the "title" attributevoidsetType(TypeType.Enum type)Sets the "type" attributevoidunsetAbstractDataArray1()Unsets the "AbstractDataArray" elementvoidunsetAbstractDataRecord()Unsets the "AbstractDataRecord" elementvoidunsetActuate()Unsets the "actuate" attributevoidunsetArcrole()Unsets the "arcrole" attributevoidunsetBoolean()Unsets the "Boolean" elementvoidunsetCategory()Unsets the "Category" elementvoidunsetCount()Unsets the "Count" elementvoidunsetCountRange()Unsets the "CountRange" elementvoidunsetHref()Unsets the "href" attributevoidunsetObservableProperty()Unsets the "ObservableProperty" elementvoidunsetQuantity()Unsets the "Quantity" elementvoidunsetQuantityRange()Unsets the "QuantityRange" elementvoidunsetRemoteSchema()Unsets the "remoteSchema" attributevoidunsetRole()Unsets the "role" attributevoidunsetShow()Unsets the "show" attributevoidunsetText()Unsets the "Text" elementvoidunsetTime()Unsets the "Time" elementvoidunsetTimeRange()Unsets the "TimeRange" elementvoidunsetTitle()Unsets the "title" attributevoidunsetType()Unsets the "type" attributeActuateTypexgetActuate()Gets (as xml) the "actuate" attributeArcroleTypexgetArcrole()Gets (as xml) the "arcrole" attributeHrefTypexgetHref()Gets (as xml) the "href" attributeorg.apache.xmlbeans.XmlTokenxgetName()Gets (as xml) the "name" attributeorg.apache.xmlbeans.XmlAnyURIxgetRemoteSchema()Gets (as xml) the "remoteSchema" attributeRoleTypexgetRole()Gets (as xml) the "role" attributeShowTypexgetShow()Gets (as xml) the "show" attributeTitleAttrTypexgetTitle()Gets (as xml) the "title" attributeTypeTypexgetType()Gets (as xml) the "type" attributevoidxsetActuate(ActuateType actuate)Sets (as xml) the "actuate" attributevoidxsetArcrole(ArcroleType arcrole)Sets (as xml) the "arcrole" attributevoidxsetHref(HrefType href)Sets (as xml) the "href" attributevoidxsetName(org.apache.xmlbeans.XmlToken name)Sets (as xml) the "name" attributevoidxsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)Sets (as xml) the "remoteSchema" attributevoidxsetRole(RoleType role)Sets (as xml) the "role" attributevoidxsetShow(ShowType show)Sets (as xml) the "show" attributevoidxsetTitle(TitleAttrType title)Sets (as xml) the "title" attributevoidxsetType(TypeType type)Sets (as xml) the "type" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getCount
CountDocument.Count getCount()
Gets the "Count" element
-
isSetCount
boolean isSetCount()
True if has "Count" element
-
setCount
void setCount(CountDocument.Count count)
Sets the "Count" element
-
addNewCount
CountDocument.Count addNewCount()
Appends and returns a new empty "Count" element
-
unsetCount
void unsetCount()
Unsets the "Count" element
-
getQuantity
QuantityDocument.Quantity getQuantity()
Gets the "Quantity" element
-
isSetQuantity
boolean isSetQuantity()
True if has "Quantity" element
-
setQuantity
void setQuantity(QuantityDocument.Quantity quantity)
Sets the "Quantity" element
-
addNewQuantity
QuantityDocument.Quantity addNewQuantity()
Appends and returns a new empty "Quantity" element
-
unsetQuantity
void unsetQuantity()
Unsets the "Quantity" element
-
getTime
TimeDocument.Time getTime()
Gets the "Time" element
-
isSetTime
boolean isSetTime()
True if has "Time" element
-
setTime
void setTime(TimeDocument.Time time)
Sets the "Time" element
-
addNewTime
TimeDocument.Time addNewTime()
Appends and returns a new empty "Time" element
-
unsetTime
void unsetTime()
Unsets the "Time" element
-
getBoolean
BooleanDocument.Boolean getBoolean()
Gets the "Boolean" element
-
isSetBoolean
boolean isSetBoolean()
True if has "Boolean" element
-
setBoolean
void setBoolean(BooleanDocument.Boolean xboolean)
Sets the "Boolean" element
-
addNewBoolean
BooleanDocument.Boolean addNewBoolean()
Appends and returns a new empty "Boolean" element
-
unsetBoolean
void unsetBoolean()
Unsets the "Boolean" element
-
getCategory
CategoryDocument.Category getCategory()
Gets the "Category" element
-
isSetCategory
boolean isSetCategory()
True if has "Category" element
-
setCategory
void setCategory(CategoryDocument.Category category)
Sets the "Category" element
-
addNewCategory
CategoryDocument.Category addNewCategory()
Appends and returns a new empty "Category" element
-
unsetCategory
void unsetCategory()
Unsets the "Category" element
-
getText
TextDocument.Text getText()
Gets the "Text" element
-
isSetText
boolean isSetText()
True if has "Text" element
-
setText
void setText(TextDocument.Text text)
Sets the "Text" element
-
addNewText
TextDocument.Text addNewText()
Appends and returns a new empty "Text" element
-
unsetText
void unsetText()
Unsets the "Text" element
-
getQuantityRange
QuantityRangeDocument.QuantityRange getQuantityRange()
Gets the "QuantityRange" element
-
isSetQuantityRange
boolean isSetQuantityRange()
True if has "QuantityRange" element
-
setQuantityRange
void setQuantityRange(QuantityRangeDocument.QuantityRange quantityRange)
Sets the "QuantityRange" element
-
addNewQuantityRange
QuantityRangeDocument.QuantityRange addNewQuantityRange()
Appends and returns a new empty "QuantityRange" element
-
unsetQuantityRange
void unsetQuantityRange()
Unsets the "QuantityRange" element
-
getCountRange
CountRangeDocument.CountRange getCountRange()
Gets the "CountRange" element
-
isSetCountRange
boolean isSetCountRange()
True if has "CountRange" element
-
setCountRange
void setCountRange(CountRangeDocument.CountRange countRange)
Sets the "CountRange" element
-
addNewCountRange
CountRangeDocument.CountRange addNewCountRange()
Appends and returns a new empty "CountRange" element
-
unsetCountRange
void unsetCountRange()
Unsets the "CountRange" element
-
getTimeRange
TimeRangeDocument.TimeRange getTimeRange()
Gets the "TimeRange" element
-
isSetTimeRange
boolean isSetTimeRange()
True if has "TimeRange" element
-
setTimeRange
void setTimeRange(TimeRangeDocument.TimeRange timeRange)
Sets the "TimeRange" element
-
addNewTimeRange
TimeRangeDocument.TimeRange addNewTimeRange()
Appends and returns a new empty "TimeRange" element
-
unsetTimeRange
void unsetTimeRange()
Unsets the "TimeRange" element
-
getAbstractDataRecord
AbstractDataRecordType getAbstractDataRecord()
Gets the "AbstractDataRecord" element
-
isSetAbstractDataRecord
boolean isSetAbstractDataRecord()
True if has "AbstractDataRecord" element
-
setAbstractDataRecord
void setAbstractDataRecord(AbstractDataRecordType abstractDataRecord)
Sets the "AbstractDataRecord" element
-
addNewAbstractDataRecord
AbstractDataRecordType addNewAbstractDataRecord()
Appends and returns a new empty "AbstractDataRecord" element
-
unsetAbstractDataRecord
void unsetAbstractDataRecord()
Unsets the "AbstractDataRecord" element
-
getAbstractDataArray1
AbstractDataArrayType getAbstractDataArray1()
Gets the "AbstractDataArray" element
-
isSetAbstractDataArray1
boolean isSetAbstractDataArray1()
True if has "AbstractDataArray" element
-
setAbstractDataArray1
void setAbstractDataArray1(AbstractDataArrayType abstractDataArray1)
Sets the "AbstractDataArray" element
-
addNewAbstractDataArray1
AbstractDataArrayType addNewAbstractDataArray1()
Appends and returns a new empty "AbstractDataArray" element
-
unsetAbstractDataArray1
void unsetAbstractDataArray1()
Unsets the "AbstractDataArray" element
-
getObservableProperty
ObservablePropertyDocument.ObservableProperty getObservableProperty()
Gets the "ObservableProperty" element
-
isSetObservableProperty
boolean isSetObservableProperty()
True if has "ObservableProperty" element
-
setObservableProperty
void setObservableProperty(ObservablePropertyDocument.ObservableProperty observableProperty)
Sets the "ObservableProperty" element
-
addNewObservableProperty
ObservablePropertyDocument.ObservableProperty addNewObservableProperty()
Appends and returns a new empty "ObservableProperty" element
-
unsetObservableProperty
void unsetObservableProperty()
Unsets the "ObservableProperty" element
-
getName
String getName()
Gets the "name" attribute
-
xgetName
org.apache.xmlbeans.XmlToken xgetName()
Gets (as xml) the "name" attribute
-
setName
void setName(String name)
Sets the "name" attribute
-
xsetName
void xsetName(org.apache.xmlbeans.XmlToken name)
Sets (as xml) the "name" attribute
-
getType
TypeType.Enum getType()
Gets the "type" attribute
-
xgetType
TypeType xgetType()
Gets (as xml) the "type" attribute
-
isSetType
boolean isSetType()
True if has "type" attribute
-
setType
void setType(TypeType.Enum type)
Sets the "type" attribute
-
xsetType
void xsetType(TypeType type)
Sets (as xml) the "type" attribute
-
unsetType
void unsetType()
Unsets the "type" attribute
-
getHref
String getHref()
Gets the "href" attribute
-
xgetHref
HrefType xgetHref()
Gets (as xml) the "href" attribute
-
isSetHref
boolean isSetHref()
True if has "href" attribute
-
setHref
void setHref(String href)
Sets the "href" attribute
-
xsetHref
void xsetHref(HrefType href)
Sets (as xml) the "href" attribute
-
unsetHref
void unsetHref()
Unsets the "href" attribute
-
getRole
String getRole()
Gets the "role" attribute
-
xgetRole
RoleType xgetRole()
Gets (as xml) the "role" attribute
-
isSetRole
boolean isSetRole()
True if has "role" attribute
-
setRole
void setRole(String role)
Sets the "role" attribute
-
xsetRole
void xsetRole(RoleType role)
Sets (as xml) the "role" attribute
-
unsetRole
void unsetRole()
Unsets the "role" attribute
-
getArcrole
String getArcrole()
Gets the "arcrole" attribute
-
xgetArcrole
ArcroleType xgetArcrole()
Gets (as xml) the "arcrole" attribute
-
isSetArcrole
boolean isSetArcrole()
True if has "arcrole" attribute
-
setArcrole
void setArcrole(String arcrole)
Sets the "arcrole" attribute
-
xsetArcrole
void xsetArcrole(ArcroleType arcrole)
Sets (as xml) the "arcrole" attribute
-
unsetArcrole
void unsetArcrole()
Unsets the "arcrole" attribute
-
getTitle
String getTitle()
Gets the "title" attribute
-
xgetTitle
TitleAttrType xgetTitle()
Gets (as xml) the "title" attribute
-
isSetTitle
boolean isSetTitle()
True if has "title" attribute
-
setTitle
void setTitle(String title)
Sets the "title" attribute
-
xsetTitle
void xsetTitle(TitleAttrType title)
Sets (as xml) the "title" attribute
-
unsetTitle
void unsetTitle()
Unsets the "title" attribute
-
getShow
ShowType.Enum getShow()
Gets the "show" attribute
-
xgetShow
ShowType xgetShow()
Gets (as xml) the "show" attribute
-
isSetShow
boolean isSetShow()
True if has "show" attribute
-
setShow
void setShow(ShowType.Enum show)
Sets the "show" attribute
-
xsetShow
void xsetShow(ShowType show)
Sets (as xml) the "show" attribute
-
unsetShow
void unsetShow()
Unsets the "show" attribute
-
getActuate
ActuateType.Enum getActuate()
Gets the "actuate" attribute
-
xgetActuate
ActuateType xgetActuate()
Gets (as xml) the "actuate" attribute
-
isSetActuate
boolean isSetActuate()
True if has "actuate" attribute
-
setActuate
void setActuate(ActuateType.Enum actuate)
Sets the "actuate" attribute
-
xsetActuate
void xsetActuate(ActuateType actuate)
Sets (as xml) the "actuate" attribute
-
unsetActuate
void unsetActuate()
Unsets the "actuate" attribute
-
getRemoteSchema
String getRemoteSchema()
Gets the "remoteSchema" attribute
-
xgetRemoteSchema
org.apache.xmlbeans.XmlAnyURI xgetRemoteSchema()
Gets (as xml) the "remoteSchema" attribute
-
isSetRemoteSchema
boolean isSetRemoteSchema()
True if has "remoteSchema" attribute
-
setRemoteSchema
void setRemoteSchema(String remoteSchema)
Sets the "remoteSchema" attribute
-
xsetRemoteSchema
void xsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)
Sets (as xml) the "remoteSchema" attribute
-
unsetRemoteSchema
void unsetRemoteSchema()
Unsets the "remoteSchema" attribute
-
-