Uses of Class
nl.b3p.csw.jaxb.csw.DeleteType
-
Packages that use DeleteType Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.csw -
-
Uses of DeleteType in nl.b3p.csw.client
Methods in nl.b3p.csw.client that return DeleteType Modifier and Type Method Description DeleteTypeCswClient. createDeleteType(String uuid)DeleteTypeCswClient. createDeleteType(String[] uuids)Methods in nl.b3p.csw.client with parameters of type DeleteType Modifier and Type Method Description TransactionResponseCswClient. delete(DeleteType deleteType) -
Uses of DeleteType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return DeleteType Modifier and Type Method Description DeleteTypeObjectFactory. createDeleteType()Create an instance ofDeleteType
-