|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsertResultsType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of InsertResultsType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return InsertResultsType | |
---|---|
InsertResultsType |
WfsFactory.createInsertResultsType()
Returns a new object of class 'Insert Results Type'. |
InsertResultsType |
TransactionResponseType.getInsertResults()
Returns the value of the 'Insert Results' containment reference. |
Methods in net.opengis.wfs with parameters of type InsertResultsType | |
---|---|
void |
TransactionResponseType.setInsertResults(InsertResultsType value)
Sets the value of the ' Insert Results ' containment reference. |
Uses of InsertResultsType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement InsertResultsType | |
---|---|
class |
InsertResultsTypeImpl
An implementation of the model object 'Insert Results Type'. |
Fields in net.opengis.wfs.impl declared as InsertResultsType | |
---|---|
protected InsertResultsType |
TransactionResponseTypeImpl.insertResults
The cached value of the ' Insert Results ' containment reference. |
Methods in net.opengis.wfs.impl that return InsertResultsType | |
---|---|
InsertResultsType |
WfsFactoryImpl.createInsertResultsType()
|
InsertResultsType |
TransactionResponseTypeImpl.getInsertResults()
|
Methods in net.opengis.wfs.impl with parameters of type InsertResultsType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
TransactionResponseTypeImpl.basicSetInsertResults(InsertResultsType newInsertResults,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
TransactionResponseTypeImpl.setInsertResults(InsertResultsType newInsertResults)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |