Uses of Interface
net.opengis.cat.csw20.UpdateType
- 
Packages that use UpdateType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl 
- 
- 
Uses of UpdateType in net.opengis.cat.csw20Methods in net.opengis.cat.csw20 that return UpdateType Modifier and Type Method Description UpdateTypeCsw20Factory. createUpdateType()Returns a new object of class 'Update Type'.Methods in net.opengis.cat.csw20 that return types with arguments of type UpdateType Modifier and Type Method Description EList<UpdateType>TransactionType. getUpdate()Returns the value of the 'Update' containment reference list.
- 
Uses of UpdateType in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement UpdateType Modifier and Type Class Description classUpdateTypeImplAn implementation of the model object 'Update Type'.Methods in net.opengis.cat.csw20.impl that return UpdateType Modifier and Type Method Description UpdateTypeCsw20FactoryImpl. createUpdateType()Methods in net.opengis.cat.csw20.impl that return types with arguments of type UpdateType Modifier and Type Method Description EList<UpdateType>TransactionTypeImpl. getUpdate()
 
-