|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockFeatureResponseType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of LockFeatureResponseType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return LockFeatureResponseType | |
---|---|
LockFeatureResponseType |
WfsFactory.createLockFeatureResponseType()
Returns a new object of class 'Lock Feature Response Type'. |
LockFeatureResponseType |
DocumentRoot.getLockFeatureResponse()
Returns the value of the 'Lock Feature Response' containment reference. |
Methods in net.opengis.wfs with parameters of type LockFeatureResponseType | |
---|---|
void |
DocumentRoot.setLockFeatureResponse(LockFeatureResponseType value)
Sets the value of the ' Lock Feature Response ' containment reference. |
Uses of LockFeatureResponseType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement LockFeatureResponseType | |
---|---|
class |
LockFeatureResponseTypeImpl
An implementation of the model object 'Lock Feature Response Type'. |
Methods in net.opengis.wfs.impl that return LockFeatureResponseType | |
---|---|
LockFeatureResponseType |
WfsFactoryImpl.createLockFeatureResponseType()
|
LockFeatureResponseType |
DocumentRootImpl.getLockFeatureResponse()
|
Methods in net.opengis.wfs.impl with parameters of type LockFeatureResponseType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |