|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EventDocument.Event
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 |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
Object getDate()
TimeIso8601 xgetDate()
boolean isSetDate()
void setDate(Object date)
void xsetDate(TimeIso8601 date)
void unsetDate()
StringOrRefType getDescription()
boolean isSetDescription()
void setDescription(StringOrRefType description)
StringOrRefType addNewDescription()
void unsetDescription()
KeywordsDocument.Keywords[] getKeywordsArray()
KeywordsDocument.Keywords getKeywordsArray(int i)
int sizeOfKeywordsArray()
void setKeywordsArray(KeywordsDocument.Keywords[] keywordsArray)
void setKeywordsArray(int i, KeywordsDocument.Keywords keywords)
KeywordsDocument.Keywords insertNewKeywords(int i)
KeywordsDocument.Keywords addNewKeywords()
void removeKeywords(int i)
IdentificationDocument.Identification[] getIdentificationArray()
IdentificationDocument.Identification getIdentificationArray(int i)
int sizeOfIdentificationArray()
void setIdentificationArray(IdentificationDocument.Identification[] identificationArray)
void setIdentificationArray(int i, IdentificationDocument.Identification identification)
IdentificationDocument.Identification insertNewIdentification(int i)
IdentificationDocument.Identification addNewIdentification()
void removeIdentification(int i)
ClassificationDocument.Classification[] getClassificationArray()
ClassificationDocument.Classification getClassificationArray(int i)
int sizeOfClassificationArray()
void setClassificationArray(ClassificationDocument.Classification[] classificationArray)
void setClassificationArray(int i, ClassificationDocument.Classification classification)
ClassificationDocument.Classification insertNewClassification(int i)
ClassificationDocument.Classification addNewClassification()
void removeClassification(int i)
ContactDocument.Contact[] getContactArray()
ContactDocument.Contact getContactArray(int i)
int sizeOfContactArray()
void setContactArray(ContactDocument.Contact[] contactArray)
void setContactArray(int i, ContactDocument.Contact contact)
ContactDocument.Contact insertNewContact(int i)
ContactDocument.Contact addNewContact()
void removeContact(int i)
DocumentationDocument.Documentation[] getDocumentationArray()
DocumentationDocument.Documentation getDocumentationArray(int i)
int sizeOfDocumentationArray()
void setDocumentationArray(DocumentationDocument.Documentation[] documentationArray)
void setDocumentationArray(int i, DocumentationDocument.Documentation documentation)
DocumentationDocument.Documentation insertNewDocumentation(int i)
DocumentationDocument.Documentation addNewDocumentation()
void removeDocumentation(int i)
DataComponentPropertyType[] getPropertyArray()
DataComponentPropertyType getPropertyArray(int i)
int sizeOfPropertyArray()
void setPropertyArray(DataComponentPropertyType[] propertyArray)
void setPropertyArray(int i, DataComponentPropertyType property)
DataComponentPropertyType insertNewProperty(int i)
DataComponentPropertyType addNewProperty()
void removeProperty(int i)
String getId()
org.apache.xmlbeans.XmlID xgetId()
boolean isSetId()
void setId(String id)
void xsetId(org.apache.xmlbeans.XmlID id)
void unsetId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |