| Constructor and Description |
|---|
EventImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addClassification(ClassifierList classification)
Adds a new classification property
|
void |
addContacts(ContactList contacts)
Adds a new contacts property
|
void |
addDocumentation(DocumentList documentation)
Adds a new documentation property
|
void |
addIdentification(IdentifierList identification)
Adds a new identification property
|
void |
addKeywords(MDKeywords keywords)
Adds a new keywords property
|
void |
addProperty(net.opengis.swe.v20.DataComponent property)
Adds a new property property
|
net.opengis.OgcPropertyList<ClassifierList> |
getClassificationList()
Gets the list of classification properties
|
AbstractSettings |
getConfiguration()
Gets the configuration property
|
net.opengis.OgcPropertyList<ContactList> |
getContactsList()
Gets the list of contacts properties
|
String |
getDefinition()
Gets the definition property
|
net.opengis.OgcPropertyList<DocumentList> |
getDocumentationList()
Gets the list of documentation properties
|
net.opengis.OgcPropertyList<IdentifierList> |
getIdentificationList()
Gets the list of identification properties
|
net.opengis.OgcPropertyList<MDKeywords> |
getKeywordsList()
Gets the list of keywords properties
|
int |
getNumClassifications()
Returns number of classification properties
|
int |
getNumContacts()
Returns number of contacts properties
|
int |
getNumDocumentations()
Returns number of documentation properties
|
int |
getNumIdentifications()
Returns number of identification properties
|
int |
getNumKeywords()
Returns number of keywords properties
|
int |
getNumPropertys()
Returns number of property properties
|
net.opengis.OgcPropertyList<net.opengis.swe.v20.DataComponent> |
getPropertyList()
Gets the list of property properties
|
AbstractTimeGeometricPrimitive |
getTime()
Gets the time property
|
boolean |
isSetConfiguration()
Checks if configuration is set
|
boolean |
isSetDefinition()
Checks if definition is set
|
void |
setConfiguration(AbstractSettings configuration)
Sets the configuration property
|
void |
setDefinition(String definition)
Sets the definition property
|
void |
setTimeAsTimeInstant(TimeInstant time)
Sets the timeAsTimeInstant property
|
void |
setTimeAsTimePeriod(TimePeriod time)
Sets the timeAsTimePeriod property
|
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabeladdExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic net.opengis.OgcPropertyList<MDKeywords> getKeywordsList()
getKeywordsList in interface Eventpublic int getNumKeywords()
getNumKeywords in interface Eventpublic void addKeywords(MDKeywords keywords)
addKeywords in interface Eventpublic net.opengis.OgcPropertyList<IdentifierList> getIdentificationList()
getIdentificationList in interface Eventpublic int getNumIdentifications()
getNumIdentifications in interface Eventpublic void addIdentification(IdentifierList identification)
addIdentification in interface Eventpublic net.opengis.OgcPropertyList<ClassifierList> getClassificationList()
getClassificationList in interface Eventpublic int getNumClassifications()
getNumClassifications in interface Eventpublic void addClassification(ClassifierList classification)
addClassification in interface Eventpublic net.opengis.OgcPropertyList<ContactList> getContactsList()
getContactsList in interface Eventpublic int getNumContacts()
getNumContacts in interface Eventpublic void addContacts(ContactList contacts)
addContacts in interface Eventpublic net.opengis.OgcPropertyList<DocumentList> getDocumentationList()
getDocumentationList in interface Eventpublic int getNumDocumentations()
getNumDocumentations in interface Eventpublic void addDocumentation(DocumentList documentation)
addDocumentation in interface Eventpublic AbstractTimeGeometricPrimitive getTime()
public void setTimeAsTimePeriod(TimePeriod time)
setTimeAsTimePeriod in interface Eventpublic void setTimeAsTimeInstant(TimeInstant time)
setTimeAsTimeInstant in interface Eventpublic net.opengis.OgcPropertyList<net.opengis.swe.v20.DataComponent> getPropertyList()
getPropertyList in interface Eventpublic int getNumPropertys()
getNumPropertys in interface Eventpublic void addProperty(net.opengis.swe.v20.DataComponent property)
addProperty in interface Eventpublic AbstractSettings getConfiguration()
getConfiguration in interface Eventpublic boolean isSetConfiguration()
isSetConfiguration in interface Eventpublic void setConfiguration(AbstractSettings configuration)
setConfiguration in interface Eventpublic String getDefinition()
getDefinition in interface Eventpublic boolean isSetDefinition()
isSetDefinition in interface Eventpublic void setDefinition(String definition)
setDefinition in interface EventCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.