| Package | Description |
|---|---|
| nl.b3p.csw.client | |
| nl.b3p.csw.jaxb.csw |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetRecordsType> |
InputBySearch.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CswRequestCreator.addMaxRecords(GetRecordsType getRecordsType,
BigInteger maxRecords) |
static void |
CswRequestCreator.addStartPosition(GetRecordsType getRecordsType,
BigInteger startPosition) |
| Constructor and Description |
|---|
InputBySearch(JAXBElement<GetRecordsType> request) |
| Modifier and Type | Method and Description |
|---|---|
GetRecordsType |
ObjectFactory.createGetRecordsType()
Create an instance of
GetRecordsType |
| Modifier and Type | Method and Description |
|---|---|
GetRecords |
ObjectFactory.createGetRecords(GetRecordsType value)
Create an instance of
GetRecords} |
| Constructor and Description |
|---|
GetRecords(GetRecordsType value) |
Copyright © 2016. All rights reserved.