|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionResponseType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of TransactionResponseType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return TransactionResponseType | |
---|---|
TransactionResponseType |
WfsFactory.createTransactionResponseType()
Returns a new object of class 'Transaction Response Type'. |
TransactionResponseType |
DocumentRoot.getTransactionResponse()
Returns the value of the 'Transaction Response' containment reference. |
Methods in net.opengis.wfs with parameters of type TransactionResponseType | |
---|---|
void |
DocumentRoot.setTransactionResponse(TransactionResponseType value)
Sets the value of the ' Transaction Response ' containment reference. |
Uses of TransactionResponseType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement TransactionResponseType | |
---|---|
class |
TransactionResponseTypeImpl
An implementation of the model object 'Transaction Response Type'. |
Methods in net.opengis.wfs.impl that return TransactionResponseType | |
---|---|
TransactionResponseType |
WfsFactoryImpl.createTransactionResponseType()
|
TransactionResponseType |
DocumentRootImpl.getTransactionResponse()
|
Methods in net.opengis.wfs.impl with parameters of type TransactionResponseType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetTransactionResponse(TransactionResponseType newTransactionResponse,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setTransactionResponse(TransactionResponseType newTransactionResponse)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |