|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RollbackType | |
---|---|
net.opengis.wfsv | |
net.opengis.wfsv.impl | |
net.opengis.wfsv.util |
Uses of RollbackType in net.opengis.wfsv |
---|
Methods in net.opengis.wfsv that return RollbackType | |
---|---|
RollbackType |
WfsvFactory.createRollbackType()
Returns a new object of class 'Rollback Type'. |
RollbackType |
DocumentRoot.getRollback()
Returns the value of the 'Rollback' containment reference. |
Methods in net.opengis.wfsv with parameters of type RollbackType | |
---|---|
void |
DocumentRoot.setRollback(RollbackType value)
Sets the value of the ' Rollback ' containment reference. |
Uses of RollbackType in net.opengis.wfsv.impl |
---|
Classes in net.opengis.wfsv.impl that implement RollbackType | |
---|---|
class |
RollbackTypeImpl
An implementation of the model object 'Rollback Type'. |
Methods in net.opengis.wfsv.impl that return RollbackType | |
---|---|
RollbackType |
WfsvFactoryImpl.createRollbackType()
|
RollbackType |
DocumentRootImpl.getRollback()
|
Methods in net.opengis.wfsv.impl with parameters of type RollbackType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetRollback(RollbackType newRollback,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setRollback(RollbackType newRollback)
|
Uses of RollbackType in net.opengis.wfsv.util |
---|
Methods in net.opengis.wfsv.util with parameters of type RollbackType | |
---|---|
java.lang.Object |
WfsvSwitch.caseRollbackType(RollbackType object)
Returns the result of interpreting the object as an instance of 'Rollback Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |