| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.csw |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryType
Specifies a query to execute against instances of one or
more object types.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends AbstractQueryType> |
GetRecordsType.abstractQuery |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends AbstractQueryType> |
GetRecordsType.getAbstractQuery()
Gets the value of the abstractQuery property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractQuery |
ObjectFactory.createAbstractQuery(AbstractQueryType value)
Create an instance of
AbstractQuery} |
| Modifier and Type | Method and Description |
|---|---|
void |
GetRecordsType.setAbstractQuery(JAXBElement<? extends AbstractQueryType> value)
Sets the value of the abstractQuery property.
|
| Constructor and Description |
|---|
AbstractQuery(AbstractQueryType value) |
| Constructor and Description |
|---|
GetRecordsType(String service,
String version,
DistributedSearchType distributedSearch,
List<String> responseHandler,
JAXBElement<? extends AbstractQueryType> abstractQuery,
Object any,
String requestId,
ResultType resultType,
String outputFormat,
String outputSchema,
BigInteger startPosition,
BigInteger maxRecords)
Fully-initialising value constructor
|
Copyright © 2021 B3Partners B.V.. All rights reserved.