public abstract class DescribedObjectImpl extends AbstractFeatureImpl implements DescribedObject
UUID_CODEDEFAULT_NS_URI| Constructor and Description |
|---|
DescribedObjectImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCapabilities(String name,
CapabilityList capabilities)
Adds a new capabilities property
|
void |
addCharacteristics(String name,
CharacteristicList characteristics)
Adds a new characteristics property
|
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 |
addExtension(Object extension)
Adds a new extension property
|
void |
addHistory(EventList history)
Adds a new history property
|
void |
addIdentification(IdentifierList identification)
Adds a new identification property
|
void |
addKeywords(KeywordList keywords)
Adds a new keywords property
|
void |
addLegalConstraints(MDLegalConstraints legalConstraints)
Adds a new legalConstraints property
|
void |
addSecurityConstraints(Object securityConstraints)
Adds a new securityConstraints property
|
void |
addValidTimeAsTimeInstant(TimeInstant validTime)
Adds a new validTimeAsTimeInstant property
|
void |
addValidTimeAsTimePeriod(TimePeriod validTime)
Adds a new validTimeAsTimePeriod property
|
CapabilityList |
getCapabilities(String name)
Gets the capabilities property with the given name
|
net.opengis.OgcPropertyList<CapabilityList> |
getCapabilitiesList()
Gets the list of capabilities properties
|
CharacteristicList |
getCharacteristics(String name)
Gets the characteristics property with the given name
|
net.opengis.OgcPropertyList<CharacteristicList> |
getCharacteristicsList()
Gets the list of characteristics properties
|
net.opengis.OgcPropertyList<ClassifierList> |
getClassificationList()
Gets the list of classification properties
|
net.opengis.OgcPropertyList<ContactList> |
getContactsList()
Gets the list of contacts properties
|
net.opengis.OgcPropertyList<DocumentList> |
getDocumentationList()
Gets the list of documentation properties
|
List<Object> |
getExtensionList()
Gets the list of extension properties
|
net.opengis.OgcPropertyList<EventList> |
getHistoryList()
Gets the list of history properties
|
net.opengis.OgcPropertyList<IdentifierList> |
getIdentificationList()
Gets the list of identification properties
|
net.opengis.OgcPropertyList<KeywordList> |
getKeywordsList()
Gets the list of keywords properties
|
String |
getLang()
Gets the lang property
|
net.opengis.OgcPropertyList<MDLegalConstraints> |
getLegalConstraintsList()
Gets the list of legalConstraints properties
|
int |
getNumCapabilities()
Returns number of capabilities properties
|
int |
getNumCharacteristics()
Returns number of characteristics properties
|
int |
getNumClassifications()
Returns number of classification properties
|
int |
getNumContacts()
Returns number of contacts properties
|
int |
getNumDocumentations()
Returns number of documentation properties
|
int |
getNumExtensions()
Returns number of extension properties
|
int |
getNumHistorys()
Returns number of history properties
|
int |
getNumIdentifications()
Returns number of identification properties
|
int |
getNumKeywords()
Returns number of keywords properties
|
int |
getNumLegalConstraints()
Returns number of legalConstraints properties
|
int |
getNumSecurityConstraints()
Returns number of securityConstraints properties
|
int |
getNumValidTimes()
Returns number of validTime properties
|
List<Object> |
getSecurityConstraintsList()
Gets the list of securityConstraints properties
|
List<AbstractTimeGeometricPrimitive> |
getValidTimeList()
Gets the list of validTime properties
|
boolean |
isSetLang()
Checks if lang is set
|
void |
setLang(String lang)
Sets the lang property
|
equals, getBoundedBy, getLocation, getLocationProperty, getQName, hashCode, isSetBoundedBy, isSetLocation, setBoundedByAsEnvelope, setLocationaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifiergetClass, notify, notifyAll, toString, wait, wait, waitgetBoundedBy, getLocation, getLocationProperty, getQName, isSetBoundedBy, isSetLocation, setBoundedByAsEnvelope, setLocationaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierpublic List<Object> getExtensionList()
getExtensionList in interface DescribedObjectpublic int getNumExtensions()
getNumExtensions in interface DescribedObjectpublic void addExtension(Object extension)
addExtension in interface DescribedObjectpublic net.opengis.OgcPropertyList<KeywordList> getKeywordsList()
getKeywordsList in interface DescribedObjectpublic int getNumKeywords()
getNumKeywords in interface DescribedObjectpublic void addKeywords(KeywordList keywords)
addKeywords in interface DescribedObjectpublic net.opengis.OgcPropertyList<IdentifierList> getIdentificationList()
getIdentificationList in interface DescribedObjectpublic int getNumIdentifications()
getNumIdentifications in interface DescribedObjectpublic void addIdentification(IdentifierList identification)
addIdentification in interface DescribedObjectpublic net.opengis.OgcPropertyList<ClassifierList> getClassificationList()
getClassificationList in interface DescribedObjectpublic int getNumClassifications()
getNumClassifications in interface DescribedObjectpublic void addClassification(ClassifierList classification)
addClassification in interface DescribedObjectpublic List<AbstractTimeGeometricPrimitive> getValidTimeList()
getValidTimeList in interface DescribedObjectpublic int getNumValidTimes()
getNumValidTimes in interface DescribedObjectpublic void addValidTimeAsTimePeriod(TimePeriod validTime)
addValidTimeAsTimePeriod in interface DescribedObjectpublic void addValidTimeAsTimeInstant(TimeInstant validTime)
addValidTimeAsTimeInstant in interface DescribedObjectpublic List<Object> getSecurityConstraintsList()
getSecurityConstraintsList in interface DescribedObjectpublic int getNumSecurityConstraints()
getNumSecurityConstraints in interface DescribedObjectpublic void addSecurityConstraints(Object securityConstraints)
addSecurityConstraints in interface DescribedObjectpublic net.opengis.OgcPropertyList<MDLegalConstraints> getLegalConstraintsList()
getLegalConstraintsList in interface DescribedObjectpublic int getNumLegalConstraints()
getNumLegalConstraints in interface DescribedObjectpublic void addLegalConstraints(MDLegalConstraints legalConstraints)
addLegalConstraints in interface DescribedObjectpublic net.opengis.OgcPropertyList<CharacteristicList> getCharacteristicsList()
getCharacteristicsList in interface DescribedObjectpublic int getNumCharacteristics()
getNumCharacteristics in interface DescribedObjectpublic CharacteristicList getCharacteristics(String name)
getCharacteristics in interface DescribedObjectpublic void addCharacteristics(String name, CharacteristicList characteristics)
addCharacteristics in interface DescribedObjectpublic net.opengis.OgcPropertyList<CapabilityList> getCapabilitiesList()
getCapabilitiesList in interface DescribedObjectpublic int getNumCapabilities()
getNumCapabilities in interface DescribedObjectpublic CapabilityList getCapabilities(String name)
getCapabilities in interface DescribedObjectpublic void addCapabilities(String name, CapabilityList capabilities)
addCapabilities in interface DescribedObjectpublic net.opengis.OgcPropertyList<ContactList> getContactsList()
getContactsList in interface DescribedObjectpublic int getNumContacts()
getNumContacts in interface DescribedObjectpublic void addContacts(ContactList contacts)
addContacts in interface DescribedObjectpublic net.opengis.OgcPropertyList<DocumentList> getDocumentationList()
getDocumentationList in interface DescribedObjectpublic int getNumDocumentations()
getNumDocumentations in interface DescribedObjectpublic void addDocumentation(DocumentList documentation)
addDocumentation in interface DescribedObjectpublic net.opengis.OgcPropertyList<EventList> getHistoryList()
getHistoryList in interface DescribedObjectpublic int getNumHistorys()
getNumHistorys in interface DescribedObjectpublic void addHistory(EventList history)
addHistory in interface DescribedObjectpublic String getLang()
getLang in interface DescribedObjectpublic boolean isSetLang()
isSetLang in interface DescribedObjectpublic void setLang(String lang)
setLang in interface DescribedObjectCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.