| Package | Description |
|---|---|
| org.gedcomx.source |
The sources model.
|
| Modifier and Type | Method and Description |
|---|---|
Coverage |
Coverage.recordType(RecordType recordType)
Build out this coverage with a record type.
|
Coverage |
Coverage.recordType(URI recordType)
Build out this coverage with a record type.
|
Coverage |
Coverage.spatial(PlaceReference spatial)
Build out this coverage with spatial coverage.
|
Coverage |
Coverage.temporal(Date temporal)
Build out this coverage with temporal coverage.
|
| Modifier and Type | Method and Description |
|---|---|
List<Coverage> |
SourceDescription.getCoverage()
Declarations of the coverage of the source.
|
| Modifier and Type | Method and Description |
|---|---|
SourceDescription |
SourceDescription.coverage(Coverage coverage)
Build out this source description with coverage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceDescription.setCoverage(List<Coverage> coverage)
Declarations of the coverage of the source.
|
Copyright © 2016. All rights reserved.