Uses of Interface
net.opengis.cat.csw20.InsertResultType
Packages that use InsertResultType
-
Uses of InsertResultType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return InsertResultTypeModifier and TypeMethodDescriptionCsw20Factory.createInsertResultType()
Returns a new object of class 'Insert Result Type'.Methods in net.opengis.cat.csw20 that return types with arguments of type InsertResultTypeModifier and TypeMethodDescriptionEList<InsertResultType>
TransactionResponseType.getInsertResult()
Returns the value of the 'Insert Result' containment reference list. -
Uses of InsertResultType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement InsertResultTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Insert Result Type'.Fields in net.opengis.cat.csw20.impl with type parameters of type InsertResultTypeModifier and TypeFieldDescriptionprotected EList<InsertResultType>
TransactionResponseTypeImpl.insertResult
The cached value of the 'Insert Result
' containment reference list.Methods in net.opengis.cat.csw20.impl that return InsertResultTypeMethods in net.opengis.cat.csw20.impl that return types with arguments of type InsertResultTypeModifier and TypeMethodDescriptionEList<InsertResultType>
TransactionResponseTypeImpl.getInsertResult()