public interface GenericFeature extends AbstractFeature
Basic interface for a feature object
| Modifier and Type | Method and Description |
|---|---|
Map<QName,Object> |
getProperties() |
Object |
getProperty(QName qname) |
Object |
getProperty(String name) |
QName |
getQName() |
String |
getType() |
void |
setProperty(QName qname,
Object value) |
void |
setProperty(String name,
Object value) |
void |
setType(String type) |
getBoundedBy, getLocation, getLocationProperty, isSetBoundedBy, isSetLocation, setBoundedByAsEnvelope, setLocationaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierQName getQName()
getQName in interface AbstractFeatureString getType()
void setType(String type)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.