Uses of Class
nl.b3p.csw.jaxb.csw.InsertType
-
Packages that use InsertType Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.csw -
-
Uses of InsertType in nl.b3p.csw.client
Methods in nl.b3p.csw.client that return InsertType Modifier and Type Method Description protected InsertTypeCswClient. createInsertType(Document document)Methods in nl.b3p.csw.client with parameters of type InsertType Modifier and Type Method Description TransactionResponseCswClient. insert(InsertType insertType) -
Uses of InsertType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return InsertType Modifier and Type Method Description InsertTypeObjectFactory. createInsertType()Create an instance ofInsertType
-