public class InputBySearch extends Input
| Constructor and Description |
|---|
InputBySearch(org.jdom2.Document document,
Schema schema) |
InputBySearch(JAXBElement<GetRecordsType> request) |
InputBySearch(String queryString) |
InputBySearch(String queryString,
BigInteger maxRecords,
BigInteger startPosition) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetRecordsType> |
getRequest() |
protected Class |
getTargetType() |
public InputBySearch(String queryString)
public InputBySearch(String queryString, BigInteger maxRecords, BigInteger startPosition)
public InputBySearch(JAXBElement<GetRecordsType> request)
public InputBySearch(org.jdom2.Document document,
Schema schema)
throws JAXBException,
org.jdom2.JDOMException
JAXBExceptionorg.jdom2.JDOMExceptionpublic JAXBElement<GetRecordsType> getRequest()
getRequest in class Inputprotected Class getTargetType()
getTargetType in class InputCopyright © 2022 B3Partners B.V.. All rights reserved.