|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
net.opengis.sensorML.x10.impl.EventDocumentImpl.EventImpl
public static class EventDocumentImpl.EventImpl
An XML Event(@http://www.opengis.net/sensorML/1.0). This is a complex type.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.opengis.sensorML.x10.EventDocument.Event |
---|
EventDocument.Event.Factory |
Field Summary |
---|
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
---|
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
Fields inherited from interface net.opengis.sensorML.x10.EventDocument.Event |
---|
type |
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Constructor Summary | |
---|---|
EventDocumentImpl.EventImpl(org.apache.xmlbeans.SchemaType sType)
|
Method Summary | |
---|---|
ClassificationDocument.Classification |
addNewClassification()
Appends and returns a new empty value (as xml) as the last "classification" element |
ContactDocument.Contact |
addNewContact()
Appends and returns a new empty value (as xml) as the last "contact" element |
StringOrRefType |
addNewDescription()
Appends and returns a new empty "description" element |
DocumentationDocument.Documentation |
addNewDocumentation()
Appends and returns a new empty value (as xml) as the last "documentation" element |
IdentificationDocument.Identification |
addNewIdentification()
Appends and returns a new empty value (as xml) as the last "identification" element |
KeywordsDocument.Keywords |
addNewKeywords()
Appends and returns a new empty value (as xml) as the last "keywords" element |
DataComponentPropertyType |
addNewProperty()
Appends and returns a new empty value (as xml) as the last "property" element |
ClassificationDocument.Classification[] |
getClassificationArray()
Gets array of all "classification" elements |
ClassificationDocument.Classification |
getClassificationArray(int i)
Gets ith "classification" element |
ContactDocument.Contact[] |
getContactArray()
Gets array of all "contact" elements |
ContactDocument.Contact |
getContactArray(int i)
Gets ith "contact" element |
Object |
getDate()
Gets the "date" element |
StringOrRefType |
getDescription()
Gets the "description" element |
DocumentationDocument.Documentation[] |
getDocumentationArray()
Gets array of all "documentation" elements |
DocumentationDocument.Documentation |
getDocumentationArray(int i)
Gets ith "documentation" element |
String |
getId()
Gets the "id" attribute |
IdentificationDocument.Identification[] |
getIdentificationArray()
Gets array of all "identification" elements |
IdentificationDocument.Identification |
getIdentificationArray(int i)
Gets ith "identification" element |
KeywordsDocument.Keywords[] |
getKeywordsArray()
Gets array of all "keywords" elements |
KeywordsDocument.Keywords |
getKeywordsArray(int i)
Gets ith "keywords" element |
DataComponentPropertyType[] |
getPropertyArray()
Gets array of all "property" elements |
DataComponentPropertyType |
getPropertyArray(int i)
Gets ith "property" element |
ClassificationDocument.Classification |
insertNewClassification(int i)
Inserts and returns a new empty value (as xml) as the ith "classification" element |
ContactDocument.Contact |
insertNewContact(int i)
Inserts and returns a new empty value (as xml) as the ith "contact" element |
DocumentationDocument.Documentation |
insertNewDocumentation(int i)
Inserts and returns a new empty value (as xml) as the ith "documentation" element |
IdentificationDocument.Identification |
insertNewIdentification(int i)
Inserts and returns a new empty value (as xml) as the ith "identification" element |
KeywordsDocument.Keywords |
insertNewKeywords(int i)
Inserts and returns a new empty value (as xml) as the ith "keywords" element |
DataComponentPropertyType |
insertNewProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "property" element |
boolean |
isSetDate()
True if has "date" element |
boolean |
isSetDescription()
True if has "description" element |
boolean |
isSetId()
True if has "id" attribute |
void |
removeClassification(int i)
Removes the ith "classification" element |
void |
removeContact(int i)
Removes the ith "contact" element |
void |
removeDocumentation(int i)
Removes the ith "documentation" element |
void |
removeIdentification(int i)
Removes the ith "identification" element |
void |
removeKeywords(int i)
Removes the ith "keywords" element |
void |
removeProperty(int i)
Removes the ith "property" element |
void |
setClassificationArray(ClassificationDocument.Classification[] classificationArray)
Sets array of all "classification" element |
void |
setClassificationArray(int i,
ClassificationDocument.Classification classification)
Sets ith "classification" element |
void |
setContactArray(ContactDocument.Contact[] contactArray)
Sets array of all "contact" element |
void |
setContactArray(int i,
ContactDocument.Contact contact)
Sets ith "contact" element |
void |
setDate(Object date)
Sets the "date" element |
void |
setDescription(StringOrRefType description)
Sets the "description" element |
void |
setDocumentationArray(DocumentationDocument.Documentation[] documentationArray)
Sets array of all "documentation" element |
void |
setDocumentationArray(int i,
DocumentationDocument.Documentation documentation)
Sets ith "documentation" element |
void |
setId(String id)
Sets the "id" attribute |
void |
setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
Sets array of all "identification" element |
void |
setIdentificationArray(int i,
IdentificationDocument.Identification identification)
Sets ith "identification" element |
void |
setKeywordsArray(int i,
KeywordsDocument.Keywords keywords)
Sets ith "keywords" element |
void |
setKeywordsArray(KeywordsDocument.Keywords[] keywordsArray)
Sets array of all "keywords" element |
void |
setPropertyArray(DataComponentPropertyType[] propertyArray)
Sets array of all "property" element |
void |
setPropertyArray(int i,
DataComponentPropertyType property)
Sets ith "property" element |
int |
sizeOfClassificationArray()
Returns number of "classification" element |
int |
sizeOfContactArray()
Returns number of "contact" element |
int |
sizeOfDocumentationArray()
Returns number of "documentation" element |
int |
sizeOfIdentificationArray()
Returns number of "identification" element |
int |
sizeOfKeywordsArray()
Returns number of "keywords" element |
int |
sizeOfPropertyArray()
Returns number of "property" element |
void |
unsetDate()
Unsets the "date" element |
void |
unsetDescription()
Unsets the "description" element |
void |
unsetId()
Unsets the "id" attribute |
TimeIso8601 |
xgetDate()
Gets (as xml) the "date" element |
org.apache.xmlbeans.XmlID |
xgetId()
Gets (as xml) the "id" attribute |
void |
xsetDate(TimeIso8601 date)
Sets (as xml) the "date" element |
void |
xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute |
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
---|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code |
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
---|
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, 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 |
Constructor Detail |
---|
public EventDocumentImpl.EventImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
---|
public Object getDate()
getDate
in interface EventDocument.Event
public TimeIso8601 xgetDate()
xgetDate
in interface EventDocument.Event
public boolean isSetDate()
isSetDate
in interface EventDocument.Event
public void setDate(Object date)
setDate
in interface EventDocument.Event
public void xsetDate(TimeIso8601 date)
xsetDate
in interface EventDocument.Event
public void unsetDate()
unsetDate
in interface EventDocument.Event
public StringOrRefType getDescription()
getDescription
in interface EventDocument.Event
public boolean isSetDescription()
isSetDescription
in interface EventDocument.Event
public void setDescription(StringOrRefType description)
setDescription
in interface EventDocument.Event
public StringOrRefType addNewDescription()
addNewDescription
in interface EventDocument.Event
public void unsetDescription()
unsetDescription
in interface EventDocument.Event
public KeywordsDocument.Keywords[] getKeywordsArray()
getKeywordsArray
in interface EventDocument.Event
public KeywordsDocument.Keywords getKeywordsArray(int i)
getKeywordsArray
in interface EventDocument.Event
public int sizeOfKeywordsArray()
sizeOfKeywordsArray
in interface EventDocument.Event
public void setKeywordsArray(KeywordsDocument.Keywords[] keywordsArray)
setKeywordsArray
in interface EventDocument.Event
public void setKeywordsArray(int i, KeywordsDocument.Keywords keywords)
setKeywordsArray
in interface EventDocument.Event
public KeywordsDocument.Keywords insertNewKeywords(int i)
insertNewKeywords
in interface EventDocument.Event
public KeywordsDocument.Keywords addNewKeywords()
addNewKeywords
in interface EventDocument.Event
public void removeKeywords(int i)
removeKeywords
in interface EventDocument.Event
public IdentificationDocument.Identification[] getIdentificationArray()
getIdentificationArray
in interface EventDocument.Event
public IdentificationDocument.Identification getIdentificationArray(int i)
getIdentificationArray
in interface EventDocument.Event
public int sizeOfIdentificationArray()
sizeOfIdentificationArray
in interface EventDocument.Event
public void setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
setIdentificationArray
in interface EventDocument.Event
public void setIdentificationArray(int i, IdentificationDocument.Identification identification)
setIdentificationArray
in interface EventDocument.Event
public IdentificationDocument.Identification insertNewIdentification(int i)
insertNewIdentification
in interface EventDocument.Event
public IdentificationDocument.Identification addNewIdentification()
addNewIdentification
in interface EventDocument.Event
public void removeIdentification(int i)
removeIdentification
in interface EventDocument.Event
public ClassificationDocument.Classification[] getClassificationArray()
getClassificationArray
in interface EventDocument.Event
public ClassificationDocument.Classification getClassificationArray(int i)
getClassificationArray
in interface EventDocument.Event
public int sizeOfClassificationArray()
sizeOfClassificationArray
in interface EventDocument.Event
public void setClassificationArray(ClassificationDocument.Classification[] classificationArray)
setClassificationArray
in interface EventDocument.Event
public void setClassificationArray(int i, ClassificationDocument.Classification classification)
setClassificationArray
in interface EventDocument.Event
public ClassificationDocument.Classification insertNewClassification(int i)
insertNewClassification
in interface EventDocument.Event
public ClassificationDocument.Classification addNewClassification()
addNewClassification
in interface EventDocument.Event
public void removeClassification(int i)
removeClassification
in interface EventDocument.Event
public ContactDocument.Contact[] getContactArray()
getContactArray
in interface EventDocument.Event
public ContactDocument.Contact getContactArray(int i)
getContactArray
in interface EventDocument.Event
public int sizeOfContactArray()
sizeOfContactArray
in interface EventDocument.Event
public void setContactArray(ContactDocument.Contact[] contactArray)
setContactArray
in interface EventDocument.Event
public void setContactArray(int i, ContactDocument.Contact contact)
setContactArray
in interface EventDocument.Event
public ContactDocument.Contact insertNewContact(int i)
insertNewContact
in interface EventDocument.Event
public ContactDocument.Contact addNewContact()
addNewContact
in interface EventDocument.Event
public void removeContact(int i)
removeContact
in interface EventDocument.Event
public DocumentationDocument.Documentation[] getDocumentationArray()
getDocumentationArray
in interface EventDocument.Event
public DocumentationDocument.Documentation getDocumentationArray(int i)
getDocumentationArray
in interface EventDocument.Event
public int sizeOfDocumentationArray()
sizeOfDocumentationArray
in interface EventDocument.Event
public void setDocumentationArray(DocumentationDocument.Documentation[] documentationArray)
setDocumentationArray
in interface EventDocument.Event
public void setDocumentationArray(int i, DocumentationDocument.Documentation documentation)
setDocumentationArray
in interface EventDocument.Event
public DocumentationDocument.Documentation insertNewDocumentation(int i)
insertNewDocumentation
in interface EventDocument.Event
public DocumentationDocument.Documentation addNewDocumentation()
addNewDocumentation
in interface EventDocument.Event
public void removeDocumentation(int i)
removeDocumentation
in interface EventDocument.Event
public DataComponentPropertyType[] getPropertyArray()
getPropertyArray
in interface EventDocument.Event
public DataComponentPropertyType getPropertyArray(int i)
getPropertyArray
in interface EventDocument.Event
public int sizeOfPropertyArray()
sizeOfPropertyArray
in interface EventDocument.Event
public void setPropertyArray(DataComponentPropertyType[] propertyArray)
setPropertyArray
in interface EventDocument.Event
public void setPropertyArray(int i, DataComponentPropertyType property)
setPropertyArray
in interface EventDocument.Event
public DataComponentPropertyType insertNewProperty(int i)
insertNewProperty
in interface EventDocument.Event
public DataComponentPropertyType addNewProperty()
addNewProperty
in interface EventDocument.Event
public void removeProperty(int i)
removeProperty
in interface EventDocument.Event
public String getId()
getId
in interface EventDocument.Event
public org.apache.xmlbeans.XmlID xgetId()
xgetId
in interface EventDocument.Event
public boolean isSetId()
isSetId
in interface EventDocument.Event
public void setId(String id)
setId
in interface EventDocument.Event
public void xsetId(org.apache.xmlbeans.XmlID id)
xsetId
in interface EventDocument.Event
public void unsetId()
unsetId
in interface EventDocument.Event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |