| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.ows |
| Modifier and Type | Field and Description |
|---|---|
protected Identifier |
IdentificationType.identifier |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
ObjectFactory.createIdentifier(CodeType value)
Create an instance of
Identifier} |
Identifier |
IdentificationType.getIdentifier()
Optional unique identifier or name of this dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentificationType.setIdentifier(Identifier value)
Sets the value of the identifier property.
|
| Constructor and Description |
|---|
IdentificationType(Title title,
Abstract _abstract,
List<Keywords> keywords,
Identifier identifier,
List<JAXBElement<? extends BoundingBoxType>> boundingBox,
List<OutputFormat> outputFormat,
List<JAXBElement<String>> availableCRS,
List<Metadata> metadata)
Fully-initialising value constructor
|
Copyright © 2015. All rights reserved.