Uses of Class
org.gedcomx.source.Coverage
Packages that use Coverage
-
Uses of Coverage in org.gedcomx.source
Methods in org.gedcomx.source that return CoverageModifier and TypeMethodDescriptionCoverage.recordType(URI recordType) Build out this coverage with a record type.Coverage.recordType(RecordType recordType) Build out this coverage with a record type.Coverage.spatial(PlaceReference spatial) Build out this coverage with spatial coverage.Build out this coverage with temporal coverage.Methods in org.gedcomx.source that return types with arguments of type CoverageModifier and TypeMethodDescriptionSourceDescription.getCoverage()Declarations of the coverage of the source.Methods in org.gedcomx.source with parameters of type CoverageModifier and TypeMethodDescriptionBuild out this source description with coverage.Method parameters in org.gedcomx.source with type arguments of type CoverageModifier and TypeMethodDescriptionvoidSourceDescription.setCoverage(List<Coverage> coverage) Declarations of the coverage of the source.Constructors in org.gedcomx.source with parameters of type Coverage