Uses of Class
nl.b3p.csw.jaxb.csw.UpdateType
-
Packages that use UpdateType Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.csw -
-
Uses of UpdateType in nl.b3p.csw.client
Methods in nl.b3p.csw.client with parameters of type UpdateType Modifier and Type Method Description TransactionResponseCswClient. update(UpdateType updateType) -
Uses of UpdateType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return UpdateType Modifier and Type Method Description UpdateTypeObjectFactory. createUpdateType()Create an instance ofUpdateType
-