|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetFeatureType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl | |
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util | |
org.geotools.data.wfs.v1_1_0 |
Uses of GetFeatureType in net.opengis.wfs |
---|
Subinterfaces of GetFeatureType in net.opengis.wfs | |
---|---|
interface |
GetFeatureWithLockType
A representation of the model object 'Get Feature With Lock Type'. |
Methods in net.opengis.wfs that return GetFeatureType | |
---|---|
GetFeatureType |
WfsFactory.createGetFeatureType()
Returns a new object of class 'Get Feature Type'. |
GetFeatureType |
DocumentRoot.getGetFeature()
Returns the value of the 'Get Feature' containment reference. |
Methods in net.opengis.wfs with parameters of type GetFeatureType | |
---|---|
void |
DocumentRoot.setGetFeature(GetFeatureType value)
Sets the value of the ' Get Feature ' containment reference. |
Uses of GetFeatureType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement GetFeatureType | |
---|---|
class |
GetFeatureTypeImpl
An implementation of the model object 'Get Feature Type'. |
class |
GetFeatureWithLockTypeImpl
An implementation of the model object 'Get Feature With Lock Type'. |
Methods in net.opengis.wfs.impl that return GetFeatureType | |
---|---|
GetFeatureType |
WfsFactoryImpl.createGetFeatureType()
|
GetFeatureType |
DocumentRootImpl.getGetFeature()
|
Methods in net.opengis.wfs.impl with parameters of type GetFeatureType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetGetFeature(GetFeatureType newGetFeature,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setGetFeature(GetFeatureType newGetFeature)
|
Uses of GetFeatureType in net.opengis.wfsv |
---|
Subinterfaces of GetFeatureType in net.opengis.wfsv | |
---|---|
interface |
GetVersionedFeatureType
A representation of the model object 'Get Versioned Feature Type'. |
Uses of GetFeatureType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement GetFeatureType | |
---|---|
class |
GetVersionedFeatureTypeImpl
An implementation of the model object 'Get Versioned Feature Type'. |
Uses of GetFeatureType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type GetFeatureType | |
---|---|
java.lang.Object |
WfsvSwitch.caseGetFeatureType(GetFeatureType object)
Returns the result of interpreting the object as an instance of 'Get Feature Type'. |
Uses of GetFeatureType in org.geotools.data.wfs.v1_1_0 |
---|
Methods in org.geotools.data.wfs.v1_1_0 that return GetFeatureType | |
---|---|
GetFeatureType |
WFSStrategy.RequestComponents.getServerRequest()
|
Methods in org.geotools.data.wfs.v1_1_0 with parameters of type GetFeatureType | |
---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
DefaultWFSStrategy.buildGetFeatureParametersForGet(GetFeatureType request)
|
void |
WFSStrategy.RequestComponents.setServerRequest(GetFeatureType serverRequest)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |