|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionResultsType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of TransactionResultsType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return TransactionResultsType | |
---|---|
TransactionResultsType |
WfsFactory.createTransactionResultsType()
Returns a new object of class 'Transaction Results Type'. |
TransactionResultsType |
TransactionResponseType.getTransactionResults()
Returns the value of the 'Transaction Results' containment reference. |
Methods in net.opengis.wfs with parameters of type TransactionResultsType | |
---|---|
void |
TransactionResponseType.setTransactionResults(TransactionResultsType value)
Sets the value of the ' Transaction Results ' containment reference. |
Uses of TransactionResultsType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement TransactionResultsType | |
---|---|
class |
TransactionResultsTypeImpl
An implementation of the model object 'Transaction Results Type'. |
Fields in net.opengis.wfs.impl declared as TransactionResultsType | |
---|---|
protected TransactionResultsType |
TransactionResponseTypeImpl.transactionResults
The cached value of the ' Transaction Results ' containment reference. |
Methods in net.opengis.wfs.impl that return TransactionResultsType | |
---|---|
TransactionResultsType |
WfsFactoryImpl.createTransactionResultsType()
|
TransactionResultsType |
TransactionResponseTypeImpl.getTransactionResults()
|
Methods in net.opengis.wfs.impl with parameters of type TransactionResultsType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
TransactionResponseTypeImpl.basicSetTransactionResults(TransactionResultsType newTransactionResults,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
TransactionResponseTypeImpl.setTransactionResults(TransactionResultsType newTransactionResults)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |