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