| Package | Description |
|---|---|
| nl.b3p.csw.client | |
| nl.b3p.csw.jaxb.csw |
| Modifier and Type | Method and Description |
|---|---|
static ResultType |
CswRequestCreator.createResultType(String resultTypeString) |
| Modifier and Type | Field and Description |
|---|---|
protected ResultType |
GetRecordsType.resultType |
| Modifier and Type | Method and Description |
|---|---|
static ResultType |
ResultType.fromValue(String v) |
ResultType |
GetRecordsType.getResultType()
Gets the value of the resultType property.
|
static ResultType |
ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultType[] |
ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRecordsType.setResultType(ResultType value)
Sets the value of the resultType property.
|
| 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 © 2016. All rights reserved.