|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureTypeListType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of FeatureTypeListType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return FeatureTypeListType | |
---|---|
FeatureTypeListType |
WfsFactory.createFeatureTypeListType()
Returns a new object of class 'Feature Type List Type'. |
FeatureTypeListType |
DocumentRoot.getFeatureTypeList()
Returns the value of the 'Feature Type List' containment reference. |
FeatureTypeListType |
WFSCapabilitiesType.getFeatureTypeList()
Returns the value of the 'Feature Type List' containment reference. |
Methods in net.opengis.wfs with parameters of type FeatureTypeListType | |
---|---|
void |
DocumentRoot.setFeatureTypeList(FeatureTypeListType value)
Sets the value of the ' Feature Type List ' containment reference. |
void |
WFSCapabilitiesType.setFeatureTypeList(FeatureTypeListType value)
Sets the value of the ' Feature Type List ' containment reference. |
Uses of FeatureTypeListType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement FeatureTypeListType | |
---|---|
class |
FeatureTypeListTypeImpl
An implementation of the model object 'Feature Type List Type'. |
Fields in net.opengis.wfs.impl declared as FeatureTypeListType | |
---|---|
protected FeatureTypeListType |
WFSCapabilitiesTypeImpl.featureTypeList
The cached value of the ' Feature Type List ' containment reference. |
Methods in net.opengis.wfs.impl that return FeatureTypeListType | |
---|---|
FeatureTypeListType |
WfsFactoryImpl.createFeatureTypeListType()
|
FeatureTypeListType |
DocumentRootImpl.getFeatureTypeList()
|
FeatureTypeListType |
WFSCapabilitiesTypeImpl.getFeatureTypeList()
|
Methods in net.opengis.wfs.impl with parameters of type FeatureTypeListType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetFeatureTypeList(FeatureTypeListType newFeatureTypeList,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
WFSCapabilitiesTypeImpl.basicSetFeatureTypeList(FeatureTypeListType newFeatureTypeList,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setFeatureTypeList(FeatureTypeListType newFeatureTypeList)
|
void |
WFSCapabilitiesTypeImpl.setFeatureTypeList(FeatureTypeListType newFeatureTypeList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |