|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IoComponentPropertyType
An XML IoComponentPropertyType(@http://www.opengis.net/sensorML/1.0). This is a complex type.
Nested Class Summary | |
---|---|
static class |
IoComponentPropertyType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
AbstractDataArrayType |
addNewAbstractDataArray1()
Appends and returns a new empty "AbstractDataArray" element |
AbstractDataRecordType |
addNewAbstractDataRecord()
Appends and returns a new empty "AbstractDataRecord" element |
BooleanDocument.Boolean |
addNewBoolean()
Appends and returns a new empty "Boolean" element |
CategoryDocument.Category |
addNewCategory()
Appends and returns a new empty "Category" element |
CountDocument.Count |
addNewCount()
Appends and returns a new empty "Count" element |
CountRangeDocument.CountRange |
addNewCountRange()
Appends and returns a new empty "CountRange" element |
ObservablePropertyDocument.ObservableProperty |
addNewObservableProperty()
Appends and returns a new empty "ObservableProperty" element |
QuantityDocument.Quantity |
addNewQuantity()
Appends and returns a new empty "Quantity" element |
QuantityRangeDocument.QuantityRange |
addNewQuantityRange()
Appends and returns a new empty "QuantityRange" element |
TextDocument.Text |
addNewText()
Appends and returns a new empty "Text" element |
TimeDocument.Time |
addNewTime()
Appends and returns a new empty "Time" element |
TimeRangeDocument.TimeRange |
addNewTimeRange()
Appends and returns a new empty "TimeRange" element |
AbstractDataArrayType |
getAbstractDataArray1()
Gets the "AbstractDataArray" element |
AbstractDataRecordType |
getAbstractDataRecord()
Gets the "AbstractDataRecord" element |
org.w3.x1999.xlink.ActuateType.Enum |
getActuate()
Gets the "actuate" attribute |
String |
getArcrole()
Gets the "arcrole" attribute |
BooleanDocument.Boolean |
getBoolean()
Gets the "Boolean" element |
CategoryDocument.Category |
getCategory()
Gets the "Category" element |
CountDocument.Count |
getCount()
Gets the "Count" element |
CountRangeDocument.CountRange |
getCountRange()
Gets the "CountRange" element |
String |
getHref()
Gets the "href" attribute |
String |
getName()
Gets the "name" attribute |
ObservablePropertyDocument.ObservableProperty |
getObservableProperty()
Gets the "ObservableProperty" element |
QuantityDocument.Quantity |
getQuantity()
Gets the "Quantity" element |
QuantityRangeDocument.QuantityRange |
getQuantityRange()
Gets the "QuantityRange" element |
String |
getRemoteSchema()
Gets the "remoteSchema" attribute |
String |
getRole()
Gets the "role" attribute |
org.w3.x1999.xlink.ShowType.Enum |
getShow()
Gets the "show" attribute |
TextDocument.Text |
getText()
Gets the "Text" element |
TimeDocument.Time |
getTime()
Gets the "Time" element |
TimeRangeDocument.TimeRange |
getTimeRange()
Gets the "TimeRange" element |
String |
getTitle()
Gets the "title" attribute |
org.w3.x1999.xlink.TypeType.Enum |
getType()
Gets the "type" attribute |
boolean |
isSetAbstractDataArray1()
True if has "AbstractDataArray" element |
boolean |
isSetAbstractDataRecord()
True if has "AbstractDataRecord" element |
boolean |
isSetActuate()
True if has "actuate" attribute |
boolean |
isSetArcrole()
True if has "arcrole" attribute |
boolean |
isSetBoolean()
True if has "Boolean" element |
boolean |
isSetCategory()
True if has "Category" element |
boolean |
isSetCount()
True if has "Count" element |
boolean |
isSetCountRange()
True if has "CountRange" element |
boolean |
isSetHref()
True if has "href" attribute |
boolean |
isSetObservableProperty()
True if has "ObservableProperty" element |
boolean |
isSetQuantity()
True if has "Quantity" element |
boolean |
isSetQuantityRange()
True if has "QuantityRange" element |
boolean |
isSetRemoteSchema()
True if has "remoteSchema" attribute |
boolean |
isSetRole()
True if has "role" attribute |
boolean |
isSetShow()
True if has "show" attribute |
boolean |
isSetText()
True if has "Text" element |
boolean |
isSetTime()
True if has "Time" element |
boolean |
isSetTimeRange()
True if has "TimeRange" element |
boolean |
isSetTitle()
True if has "title" attribute |
boolean |
isSetType()
True if has "type" attribute |
void |
setAbstractDataArray1(AbstractDataArrayType abstractDataArray1)
Sets the "AbstractDataArray" element |
void |
setAbstractDataRecord(AbstractDataRecordType abstractDataRecord)
Sets the "AbstractDataRecord" element |
void |
setActuate(org.w3.x1999.xlink.ActuateType.Enum actuate)
Sets the "actuate" attribute |
void |
setArcrole(String arcrole)
Sets the "arcrole" attribute |
void |
setBoolean(BooleanDocument.Boolean xboolean)
Sets the "Boolean" element |
void |
setCategory(CategoryDocument.Category category)
Sets the "Category" element |
void |
setCount(CountDocument.Count count)
Sets the "Count" element |
void |
setCountRange(CountRangeDocument.CountRange countRange)
Sets the "CountRange" element |
void |
setHref(String href)
Sets the "href" attribute |
void |
setName(String name)
Sets the "name" attribute |
void |
setObservableProperty(ObservablePropertyDocument.ObservableProperty observableProperty)
Sets the "ObservableProperty" element |
void |
setQuantity(QuantityDocument.Quantity quantity)
Sets the "Quantity" element |
void |
setQuantityRange(QuantityRangeDocument.QuantityRange quantityRange)
Sets the "QuantityRange" element |
void |
setRemoteSchema(String remoteSchema)
Sets the "remoteSchema" attribute |
void |
setRole(String role)
Sets the "role" attribute |
void |
setShow(org.w3.x1999.xlink.ShowType.Enum show)
Sets the "show" attribute |
void |
setText(TextDocument.Text text)
Sets the "Text" element |
void |
setTime(TimeDocument.Time time)
Sets the "Time" element |
void |
setTimeRange(TimeRangeDocument.TimeRange timeRange)
Sets the "TimeRange" element |
void |
setTitle(String title)
Sets the "title" attribute |
void |
setType(org.w3.x1999.xlink.TypeType.Enum type)
Sets the "type" attribute |
void |
unsetAbstractDataArray1()
Unsets the "AbstractDataArray" element |
void |
unsetAbstractDataRecord()
Unsets the "AbstractDataRecord" element |
void |
unsetActuate()
Unsets the "actuate" attribute |
void |
unsetArcrole()
Unsets the "arcrole" attribute |
void |
unsetBoolean()
Unsets the "Boolean" element |
void |
unsetCategory()
Unsets the "Category" element |
void |
unsetCount()
Unsets the "Count" element |
void |
unsetCountRange()
Unsets the "CountRange" element |
void |
unsetHref()
Unsets the "href" attribute |
void |
unsetObservableProperty()
Unsets the "ObservableProperty" element |
void |
unsetQuantity()
Unsets the "Quantity" element |
void |
unsetQuantityRange()
Unsets the "QuantityRange" element |
void |
unsetRemoteSchema()
Unsets the "remoteSchema" attribute |
void |
unsetRole()
Unsets the "role" attribute |
void |
unsetShow()
Unsets the "show" attribute |
void |
unsetText()
Unsets the "Text" element |
void |
unsetTime()
Unsets the "Time" element |
void |
unsetTimeRange()
Unsets the "TimeRange" element |
void |
unsetTitle()
Unsets the "title" attribute |
void |
unsetType()
Unsets the "type" attribute |
org.w3.x1999.xlink.ActuateType |
xgetActuate()
Gets (as xml) the "actuate" attribute |
org.w3.x1999.xlink.ArcroleType |
xgetArcrole()
Gets (as xml) the "arcrole" attribute |
org.w3.x1999.xlink.HrefType |
xgetHref()
Gets (as xml) the "href" attribute |
org.apache.xmlbeans.XmlToken |
xgetName()
Gets (as xml) the "name" attribute |
org.apache.xmlbeans.XmlAnyURI |
xgetRemoteSchema()
Gets (as xml) the "remoteSchema" attribute |
org.w3.x1999.xlink.RoleType |
xgetRole()
Gets (as xml) the "role" attribute |
org.w3.x1999.xlink.ShowType |
xgetShow()
Gets (as xml) the "show" attribute |
org.w3.x1999.xlink.TitleAttrType |
xgetTitle()
Gets (as xml) the "title" attribute |
org.w3.x1999.xlink.TypeType |
xgetType()
Gets (as xml) the "type" attribute |
void |
xsetActuate(org.w3.x1999.xlink.ActuateType actuate)
Sets (as xml) the "actuate" attribute |
void |
xsetArcrole(org.w3.x1999.xlink.ArcroleType arcrole)
Sets (as xml) the "arcrole" attribute |
void |
xsetHref(org.w3.x1999.xlink.HrefType href)
Sets (as xml) the "href" attribute |
void |
xsetName(org.apache.xmlbeans.XmlToken name)
Sets (as xml) the "name" attribute |
void |
xsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)
Sets (as xml) the "remoteSchema" attribute |
void |
xsetRole(org.w3.x1999.xlink.RoleType role)
Sets (as xml) the "role" attribute |
void |
xsetShow(org.w3.x1999.xlink.ShowType show)
Sets (as xml) the "show" attribute |
void |
xsetTitle(org.w3.x1999.xlink.TitleAttrType title)
Sets (as xml) the "title" attribute |
void |
xsetType(org.w3.x1999.xlink.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 |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
CountDocument.Count getCount()
boolean isSetCount()
void setCount(CountDocument.Count count)
CountDocument.Count addNewCount()
void unsetCount()
QuantityDocument.Quantity getQuantity()
boolean isSetQuantity()
void setQuantity(QuantityDocument.Quantity quantity)
QuantityDocument.Quantity addNewQuantity()
void unsetQuantity()
TimeDocument.Time getTime()
boolean isSetTime()
void setTime(TimeDocument.Time time)
TimeDocument.Time addNewTime()
void unsetTime()
BooleanDocument.Boolean getBoolean()
boolean isSetBoolean()
void setBoolean(BooleanDocument.Boolean xboolean)
BooleanDocument.Boolean addNewBoolean()
void unsetBoolean()
CategoryDocument.Category getCategory()
boolean isSetCategory()
void setCategory(CategoryDocument.Category category)
CategoryDocument.Category addNewCategory()
void unsetCategory()
TextDocument.Text getText()
boolean isSetText()
void setText(TextDocument.Text text)
TextDocument.Text addNewText()
void unsetText()
QuantityRangeDocument.QuantityRange getQuantityRange()
boolean isSetQuantityRange()
void setQuantityRange(QuantityRangeDocument.QuantityRange quantityRange)
QuantityRangeDocument.QuantityRange addNewQuantityRange()
void unsetQuantityRange()
CountRangeDocument.CountRange getCountRange()
boolean isSetCountRange()
void setCountRange(CountRangeDocument.CountRange countRange)
CountRangeDocument.CountRange addNewCountRange()
void unsetCountRange()
TimeRangeDocument.TimeRange getTimeRange()
boolean isSetTimeRange()
void setTimeRange(TimeRangeDocument.TimeRange timeRange)
TimeRangeDocument.TimeRange addNewTimeRange()
void unsetTimeRange()
AbstractDataRecordType getAbstractDataRecord()
boolean isSetAbstractDataRecord()
void setAbstractDataRecord(AbstractDataRecordType abstractDataRecord)
AbstractDataRecordType addNewAbstractDataRecord()
void unsetAbstractDataRecord()
AbstractDataArrayType getAbstractDataArray1()
boolean isSetAbstractDataArray1()
void setAbstractDataArray1(AbstractDataArrayType abstractDataArray1)
AbstractDataArrayType addNewAbstractDataArray1()
void unsetAbstractDataArray1()
ObservablePropertyDocument.ObservableProperty getObservableProperty()
boolean isSetObservableProperty()
void setObservableProperty(ObservablePropertyDocument.ObservableProperty observableProperty)
ObservablePropertyDocument.ObservableProperty addNewObservableProperty()
void unsetObservableProperty()
String getName()
org.apache.xmlbeans.XmlToken xgetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlToken name)
org.w3.x1999.xlink.TypeType.Enum getType()
org.w3.x1999.xlink.TypeType xgetType()
boolean isSetType()
void setType(org.w3.x1999.xlink.TypeType.Enum type)
void xsetType(org.w3.x1999.xlink.TypeType type)
void unsetType()
String getHref()
org.w3.x1999.xlink.HrefType xgetHref()
boolean isSetHref()
void setHref(String href)
void xsetHref(org.w3.x1999.xlink.HrefType href)
void unsetHref()
String getRole()
org.w3.x1999.xlink.RoleType xgetRole()
boolean isSetRole()
void setRole(String role)
void xsetRole(org.w3.x1999.xlink.RoleType role)
void unsetRole()
String getArcrole()
org.w3.x1999.xlink.ArcroleType xgetArcrole()
boolean isSetArcrole()
void setArcrole(String arcrole)
void xsetArcrole(org.w3.x1999.xlink.ArcroleType arcrole)
void unsetArcrole()
String getTitle()
org.w3.x1999.xlink.TitleAttrType xgetTitle()
boolean isSetTitle()
void setTitle(String title)
void xsetTitle(org.w3.x1999.xlink.TitleAttrType title)
void unsetTitle()
org.w3.x1999.xlink.ShowType.Enum getShow()
org.w3.x1999.xlink.ShowType xgetShow()
boolean isSetShow()
void setShow(org.w3.x1999.xlink.ShowType.Enum show)
void xsetShow(org.w3.x1999.xlink.ShowType show)
void unsetShow()
org.w3.x1999.xlink.ActuateType.Enum getActuate()
org.w3.x1999.xlink.ActuateType xgetActuate()
boolean isSetActuate()
void setActuate(org.w3.x1999.xlink.ActuateType.Enum actuate)
void xsetActuate(org.w3.x1999.xlink.ActuateType actuate)
void unsetActuate()
String getRemoteSchema()
org.apache.xmlbeans.XmlAnyURI xgetRemoteSchema()
boolean isSetRemoteSchema()
void setRemoteSchema(String remoteSchema)
void xsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)
void unsetRemoteSchema()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |