Uses of Class
nl.b3p.csw.jaxb.csw.GetRecordByIdType
-
Packages that use GetRecordByIdType Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.csw -
-
Uses of GetRecordByIdType in nl.b3p.csw.client
Methods in nl.b3p.csw.client that return types with arguments of type GetRecordByIdType Modifier and Type Method Description javax.xml.bind.JAXBElement<GetRecordByIdType>InputById. getRequest()Constructor parameters in nl.b3p.csw.client with type arguments of type GetRecordByIdType Constructor Description InputById(javax.xml.bind.JAXBElement<GetRecordByIdType> request) -
Uses of GetRecordByIdType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return GetRecordByIdType Modifier and Type Method Description GetRecordByIdTypeObjectFactory. createGetRecordByIdType()Create an instance ofGetRecordByIdTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type GetRecordByIdType Modifier and Type Method Description GetRecordByIdObjectFactory. createGetRecordById(GetRecordByIdType value)Create an instance ofGetRecordById}Constructors in nl.b3p.csw.jaxb.csw with parameters of type GetRecordByIdType Constructor Description GetRecordById(GetRecordByIdType value)
-