| Package | Description |
|---|---|
| net.opengis.cat.csw.v_2_0_2 |
| Modifier and Type | Class and Description |
|---|---|
class |
BriefRecordType
This type defines a brief representation of the common record
format.
|
class |
DCMIRecordType
This type encapsulates all of the standard DCMI metadata terms,
including the Dublin Core refinements; these terms may be mapped
to the profile-specific information model.
|
class |
RecordType
This type extends DCMIRecordType to add ows:BoundingBox;
it may be used to specify a spatial envelope for the
catalogued resource.
|
class |
SummaryRecordType
This type defines a summary representation of the common record
format.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<? extends AbstractRecordType>> |
GetRecordByIdResponseType.abstractRecord |
protected List<JAXBElement<? extends AbstractRecordType>> |
SearchResultsType.abstractRecord |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractRecordType> |
ObjectFactory.createAbstractRecord(AbstractRecordType value)
|
List<JAXBElement<? extends AbstractRecordType>> |
GetRecordByIdResponseType.getAbstractRecord()
Gets the value of the abstractRecord property.
|
List<JAXBElement<? extends AbstractRecordType>> |
SearchResultsType.getAbstractRecord()
Gets the value of the abstractRecord property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractRecordType> |
ObjectFactory.createAbstractRecord(AbstractRecordType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRecordByIdResponseType.setAbstractRecord(List<JAXBElement<? extends AbstractRecordType>> value) |
void |
SearchResultsType.setAbstractRecord(List<JAXBElement<? extends AbstractRecordType>> value) |
This work is licensed under a Creative Commons Attribution 4.0 International License.