Uses of Class
nl.b3p.csw.jaxb.csw.GetRecordById
-
Packages that use GetRecordById Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.csw -
-
Uses of GetRecordById in nl.b3p.csw.client
Methods in nl.b3p.csw.client that return GetRecordById Modifier and Type Method Description static GetRecordByIdCswRequestCreator. createGetRecordByIdRequest(String id)static GetRecordByIdCswRequestCreator. createGetRecordByIdRequest(String[] ids) -
Uses of GetRecordById in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return GetRecordById Modifier and Type Method Description GetRecordByIdObjectFactory. createGetRecordById(GetRecordByIdType value)Create an instance ofGetRecordById}
-