net.opengis.sensorML.x10
Interface EventDocument.Event

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
EventDocumentImpl.EventImpl
Enclosing interface:
EventDocument

public static interface EventDocument.Event
extends org.apache.xmlbeans.XmlObject

An XML Event(@http://www.opengis.net/sensorML/1.0). This is a complex type.


Nested Class Summary
static class EventDocument.Event.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
 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 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
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getDate

Object getDate()
Gets the "date" element


xgetDate

TimeIso8601 xgetDate()
Gets (as xml) the "date" element


isSetDate

boolean isSetDate()
True if has "date" element


setDate

void setDate(Object date)
Sets the "date" element


xsetDate

void xsetDate(TimeIso8601 date)
Sets (as xml) the "date" element


unsetDate

void unsetDate()
Unsets the "date" element


getDescription

StringOrRefType getDescription()
Gets the "description" element


isSetDescription

boolean isSetDescription()
True if has "description" element


setDescription

void setDescription(StringOrRefType description)
Sets the "description" element


addNewDescription

StringOrRefType addNewDescription()
Appends and returns a new empty "description" element


unsetDescription

void unsetDescription()
Unsets the "description" element


getKeywordsArray

KeywordsDocument.Keywords[] getKeywordsArray()
Gets array of all "keywords" elements


getKeywordsArray

KeywordsDocument.Keywords getKeywordsArray(int i)
Gets ith "keywords" element


sizeOfKeywordsArray

int sizeOfKeywordsArray()
Returns number of "keywords" element


setKeywordsArray

void setKeywordsArray(KeywordsDocument.Keywords[] keywordsArray)
Sets array of all "keywords" element


setKeywordsArray

void setKeywordsArray(int i,
                      KeywordsDocument.Keywords keywords)
Sets ith "keywords" element


insertNewKeywords

KeywordsDocument.Keywords insertNewKeywords(int i)
Inserts and returns a new empty value (as xml) as the ith "keywords" element


addNewKeywords

KeywordsDocument.Keywords addNewKeywords()
Appends and returns a new empty value (as xml) as the last "keywords" element


removeKeywords

void removeKeywords(int i)
Removes the ith "keywords" element


getIdentificationArray

IdentificationDocument.Identification[] getIdentificationArray()
Gets array of all "identification" elements


getIdentificationArray

IdentificationDocument.Identification getIdentificationArray(int i)
Gets ith "identification" element


sizeOfIdentificationArray

int sizeOfIdentificationArray()
Returns number of "identification" element


setIdentificationArray

void setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
Sets array of all "identification" element


setIdentificationArray

void setIdentificationArray(int i,
                            IdentificationDocument.Identification identification)
Sets ith "identification" element


insertNewIdentification

IdentificationDocument.Identification insertNewIdentification(int i)
Inserts and returns a new empty value (as xml) as the ith "identification" element


addNewIdentification

IdentificationDocument.Identification addNewIdentification()
Appends and returns a new empty value (as xml) as the last "identification" element


removeIdentification

void removeIdentification(int i)
Removes the ith "identification" element


getClassificationArray

ClassificationDocument.Classification[] getClassificationArray()
Gets array of all "classification" elements


getClassificationArray

ClassificationDocument.Classification getClassificationArray(int i)
Gets ith "classification" element


sizeOfClassificationArray

int sizeOfClassificationArray()
Returns number of "classification" element


setClassificationArray

void setClassificationArray(ClassificationDocument.Classification[] classificationArray)
Sets array of all "classification" element


setClassificationArray

void setClassificationArray(int i,
                            ClassificationDocument.Classification classification)
Sets ith "classification" element


insertNewClassification

ClassificationDocument.Classification insertNewClassification(int i)
Inserts and returns a new empty value (as xml) as the ith "classification" element


addNewClassification

ClassificationDocument.Classification addNewClassification()
Appends and returns a new empty value (as xml) as the last "classification" element


removeClassification

void removeClassification(int i)
Removes the ith "classification" element


getContactArray

ContactDocument.Contact[] getContactArray()
Gets array of all "contact" elements


getContactArray

ContactDocument.Contact getContactArray(int i)
Gets ith "contact" element


sizeOfContactArray

int sizeOfContactArray()
Returns number of "contact" element


setContactArray

void setContactArray(ContactDocument.Contact[] contactArray)
Sets array of all "contact" element


setContactArray

void setContactArray(int i,
                     ContactDocument.Contact contact)
Sets ith "contact" element


insertNewContact

ContactDocument.Contact insertNewContact(int i)
Inserts and returns a new empty value (as xml) as the ith "contact" element


addNewContact

ContactDocument.Contact addNewContact()
Appends and returns a new empty value (as xml) as the last "contact" element


removeContact

void removeContact(int i)
Removes the ith "contact" element


getDocumentationArray

DocumentationDocument.Documentation[] getDocumentationArray()
Gets array of all "documentation" elements


getDocumentationArray

DocumentationDocument.Documentation getDocumentationArray(int i)
Gets ith "documentation" element


sizeOfDocumentationArray

int sizeOfDocumentationArray()
Returns number of "documentation" element


setDocumentationArray

void setDocumentationArray(DocumentationDocument.Documentation[] documentationArray)
Sets array of all "documentation" element


setDocumentationArray

void setDocumentationArray(int i,
                           DocumentationDocument.Documentation documentation)
Sets ith "documentation" element


insertNewDocumentation

DocumentationDocument.Documentation insertNewDocumentation(int i)
Inserts and returns a new empty value (as xml) as the ith "documentation" element


addNewDocumentation

DocumentationDocument.Documentation addNewDocumentation()
Appends and returns a new empty value (as xml) as the last "documentation" element


removeDocumentation

void removeDocumentation(int i)
Removes the ith "documentation" element


getPropertyArray

DataComponentPropertyType[] getPropertyArray()
Gets array of all "property" elements


getPropertyArray

DataComponentPropertyType getPropertyArray(int i)
Gets ith "property" element


sizeOfPropertyArray

int sizeOfPropertyArray()
Returns number of "property" element


setPropertyArray

void setPropertyArray(DataComponentPropertyType[] propertyArray)
Sets array of all "property" element


setPropertyArray

void setPropertyArray(int i,
                      DataComponentPropertyType property)
Sets ith "property" element


insertNewProperty

DataComponentPropertyType insertNewProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "property" element


addNewProperty

DataComponentPropertyType addNewProperty()
Appends and returns a new empty value (as xml) as the last "property" element


removeProperty

void removeProperty(int i)
Removes the ith "property" element


getId

String getId()
Gets the "id" attribute


xgetId

org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute


isSetId

boolean isSetId()
True if has "id" attribute


setId

void setId(String id)
Sets the "id" attribute


xsetId

void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute


unsetId

void unsetId()
Unsets the "id" attribute



Copyright © 2004-2012 52north.org. All Rights Reserved.