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.csw20
Methods in net.opengis.cat.csw20 that return InsertType Modifier and Type Method Description InsertType
Csw20Factory. 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.impl
Classes in net.opengis.cat.csw20.impl that implement InsertType Modifier and Type Class Description class
InsertTypeImpl
An implementation of the model object 'Insert Type'.Methods in net.opengis.cat.csw20.impl that return InsertType Modifier and Type Method Description InsertType
Csw20FactoryImpl. 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()
-