| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.csw | |
| nl.b3p.csw.jaxb.elements |
| Modifier and Type | Field and Description |
|---|---|
protected Type |
SummaryRecordType.type |
protected Type |
BriefRecordType.type |
| Modifier and Type | Method and Description |
|---|---|
Type |
SummaryRecordType.getType()
Gets the value of the type property.
|
Type |
BriefRecordType.getType()
Gets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SummaryRecordType.setType(Type value)
Sets the value of the type property.
|
void |
BriefRecordType.setType(Type value)
Sets the value of the type property.
|
| Constructor and Description |
|---|
BriefRecordType(List<JAXBElement<SimpleLiteral>> identifier,
List<JAXBElement<SimpleLiteral>> title,
Type type,
List<JAXBElement<? extends BoundingBoxType>> boundingBox)
Fully-initialising value constructor
|
SummaryRecordType(List<JAXBElement<SimpleLiteral>> identifier,
List<JAXBElement<SimpleLiteral>> title,
Type type,
List<Subject> subject,
List<JAXBElement<SimpleLiteral>> format,
List<JAXBElement<SimpleLiteral>> relation,
List<Modified> modified,
List<Abstract> _abstract,
List<Spatial> spatial,
List<JAXBElement<? extends BoundingBoxType>> boundingBox)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
Type |
ObjectFactory.createType(SimpleLiteral value)
Create an instance of
Type} |
Copyright © 2021 B3Partners B.V.. All rights reserved.