Uses of Interface
org.gedcomx.records.HasFields
-
Packages that use HasFields Package Description org.gedcomx The base GEDCOM X data format.org.gedcomx.conclusion The conclusion model defines genealogical conclusion data.org.gedcomx.source The sources model. -
-
Uses of HasFields in org.gedcomx
Classes in org.gedcomx that implement HasFields Modifier and Type Class Description classGedcomxThe GEDCOM X data formats define the serialization formats of the GEDCOM X conceptual model. -
Uses of HasFields in org.gedcomx.conclusion
Classes in org.gedcomx.conclusion that implement HasFields Modifier and Type Class Description classDateA concluded genealogical date.classFactA conclusion about a fact applicable to a person or relationship.classGenderA gender conclusion.classNameFormA form of a name.classNamePartA part of a name.classPersonA person.classPlaceReferenceA reference to genealogical place.classRelationshipA relationship between two or more persons. -
Uses of HasFields in org.gedcomx.source
Classes in org.gedcomx.source that implement HasFields Modifier and Type Class Description classSourceDescriptionRepresents a description of a source.
-