| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.csw |
| Modifier and Type | Field and Description |
|---|---|
protected ElementSetName |
QueryType.elementSetName |
protected ElementSetName |
GetRecordByIdType.elementSetName |
| Modifier and Type | Method and Description |
|---|---|
ElementSetName |
ObjectFactory.createElementSetName(ElementSetNameType value)
Create an instance of
ElementSetName} |
ElementSetName |
QueryType.getElementSetName()
Gets the value of the elementSetName property.
|
ElementSetName |
GetRecordByIdType.getElementSetName()
Gets the value of the elementSetName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryType.setElementSetName(ElementSetName value)
Sets the value of the elementSetName property.
|
void |
GetRecordByIdType.setElementSetName(ElementSetName value)
Sets the value of the elementSetName property.
|
| Constructor and Description |
|---|
GetRecordByIdType(String service,
String version,
List<String> id,
ElementSetName elementSetName,
String outputFormat,
String outputSchema)
Fully-initialising value constructor
|
QueryType(ElementSetName elementSetName,
List<QName> elementName,
Constraint constraint,
SortBy sortBy,
List<QName> typeNames)
Fully-initialising value constructor
|
Copyright © 2016. All rights reserved.