Uses of Interface
net.opengis.cat.csw20.InsertType
- 
Packages that use InsertType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl 
- 
- 
Uses of InsertType in net.opengis.cat.csw20Methods in net.opengis.cat.csw20 that return InsertType Modifier and Type Method Description InsertTypeCsw20Factory. createInsertType()Returns a new object of class 'Insert Type'.Methods in net.opengis.cat.csw20 that return types with arguments of type InsertType Modifier and Type Method Description EList<InsertType>TransactionType. getInsert()Returns the value of the 'Insert' containment reference list.
- 
Uses of InsertType in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement InsertType Modifier and Type Class Description classInsertTypeImplAn implementation of the model object 'Insert Type'.Methods in net.opengis.cat.csw20.impl that return InsertType Modifier and Type Method Description InsertTypeCsw20FactoryImpl. createInsertType()Methods in net.opengis.cat.csw20.impl that return types with arguments of type InsertType Modifier and Type Method Description EList<InsertType>TransactionTypeImpl. getInsert()
 
-