Uses of Class
org.gedcomx.types.FactType
-
Packages that use FactType Package Description org.gedcomx.conclusion The conclusion model defines genealogical conclusion data.org.gedcomx.types The types model defines the standard set of types of genealogical data. -
-
Uses of FactType in org.gedcomx.conclusion
Methods in org.gedcomx.conclusion that return FactType Modifier and Type Method Description FactTypeFact. getKnownType()The enum referencing the known type of the fact, orOTHERif not known.Methods in org.gedcomx.conclusion with parameters of type FactType Modifier and Type Method Description List<Fact>Person. getFacts(FactType factType)Helper method for obtaining specific fact conclusions.FactPerson. getFirstFactOfType(FactType type)Get the first fact of the specified type.voidFact. setKnownType(FactType knownType)Set the type of this fact from a known enumeration of fact types.FactFact. type(FactType type)Build up this fact with a type.Constructors in org.gedcomx.conclusion with parameters of type FactType Constructor Description Fact(FactType factType, String value)Create a fact with the passed in type and values.Fact(FactType factType, String date, String place)Create a date/place fact with the passed in type and values.Fact(FactType factType, Date date, PlaceReference place)Create a date/place fact with the passed in type and values.Fact(FactType factType, Date date, PlaceReference place, String value)Create a date/place fact with the passed in type and values. -
Uses of FactType in org.gedcomx.types
Fields in org.gedcomx.types declared as FactType Modifier and Type Field Description static FactTypeFactType.Person. Adoptionstatic FactTypeFactType.ParentChild. AdoptiveParentstatic FactTypeFactType.Person. AdultChristeningstatic FactTypeFactType.Person. Amnestystatic FactTypeFactType.Couple. Annulmentstatic FactTypeFactType.Person. Apprenticeshipstatic FactTypeFactType.Person. Arreststatic FactTypeFactType.Person. Awardstatic FactTypeFactType.Person. Baptismstatic FactTypeFactType.Person. BarMitzvahstatic FactTypeFactType.Person. BatMitzvahstatic FactTypeFactType.ParentChild. BiologicalParentstatic FactTypeFactType.Person. Birthstatic FactTypeFactType.Person. BirthNoticestatic FactTypeFactType.Person. Blessingstatic FactTypeFactType.Person. Branchstatic FactTypeFactType.Person. Burialstatic FactTypeFactType.Person. Castestatic FactTypeFactType.Person. Censusstatic FactTypeFactType.Person. Christeningstatic FactTypeFactType.Person. Circumcisionstatic FactTypeFactType.Couple. CivilUnionstatic FactTypeFactType.Person. Clanstatic FactTypeFactType.Couple. CommonLawMarriagestatic FactTypeFactType.Person. Confirmationstatic FactTypeFactType.Person. Courtstatic FactTypeFactType.Person. Cremationstatic FactTypeFactType.Person. Deathstatic FactTypeFactType.Couple. Divorcestatic FactTypeFactType.Couple. DivorceFilingstatic FactTypeFactType.Couple. DomesticPartnershipstatic FactTypeFactType.Person. Educationstatic FactTypeFactType.Person. EducationEnrollmentstatic FactTypeFactType.Person. Emigrationstatic FactTypeFactType.Couple. Engagementstatic FactTypeFactType.Person. Ethnicitystatic FactTypeFactType.Person. Excommunicationstatic FactTypeFactType.Person. FirstCommunionstatic FactTypeFactType.ParentChild. FosterParentstatic FactTypeFactType.Person. Funeralstatic FactTypeFactType.Person. GenderChangestatic FactTypeFactType.Person. Graduationstatic FactTypeFactType.ParentChild. GuardianParentstatic FactTypeFactType.Person. Heimatstatic FactTypeFactType.Person. Immigrationstatic FactTypeFactType.Person. Imprisonmentstatic FactTypeFactType.Person. Inqueststatic FactTypeFactType.Person. LandTransactionstatic FactTypeFactType.Person. Languagestatic FactTypeFactType.Person. Livingstatic FactTypeFactType.Person. MaritalStatusstatic FactTypeFactType.Couple. Marriagestatic FactTypeFactType.Couple. MarriageBannsstatic FactTypeFactType.Couple. MarriageContractstatic FactTypeFactType.Couple. MarriageLicensestatic FactTypeFactType.Couple. MarriageNoticestatic FactTypeFactType.Person. Medicalstatic FactTypeFactType.Person. MilitaryAwardstatic FactTypeFactType.Person. MilitaryDischargestatic FactTypeFactType.Person. MilitaryDraftRegistrationstatic FactTypeFactType.Person. MilitaryInductionstatic FactTypeFactType.Person. MilitaryServicestatic FactTypeFactType.Person. Missionstatic FactTypeFactType.Person. MoveFromstatic FactTypeFactType.Person. MoveTostatic FactTypeFactType.Person. MultipleBirthstatic FactTypeFactType.Person. NationalIdstatic FactTypeFactType.Person. Nationalitystatic FactTypeFactType.Person. Naturalizationstatic FactTypeFactType.Couple. NumberOfChildrenstatic FactTypeFactType.Person. NumberOfChildrenstatic FactTypeFactType.Person. NumberOfMarriagesstatic FactTypeFactType.Person. Obituarystatic FactTypeFactType.Person. Occupationstatic FactTypeFactType.Person. Ordinationstatic FactTypeFactType.Person. Pardonstatic FactTypeFactType.Person. PhysicalDescriptionstatic FactTypeFactType.Person. Probatestatic FactTypeFactType.Person. Propertystatic FactTypeFactType.Person. Racestatic FactTypeFactType.Person. Religionstatic FactTypeFactType.Person. Residencestatic FactTypeFactType.Person. Retirementstatic FactTypeFactType.Couple. Separationstatic FactTypeFactType.ParentChild. SociologicalParentstatic FactTypeFactType.ParentChild. StepParentstatic FactTypeFactType.Person. Stillbirthstatic FactTypeFactType.ParentChild. SurrogateParentstatic FactTypeFactType.Person. TaxAssessmentstatic FactTypeFactType.Person. Tribestatic FactTypeFactType.Person. Visitstatic FactTypeFactType.Person. Willstatic FactTypeFactType.Person. YahrzeitFields in org.gedcomx.types with type parameters of type FactType Modifier and Type Field Description static Set<FactType>FactType. BIRTHLIKE_FACT_TYPESstatic Set<FactType>FactType. DEATHLIKE_FACT_TYPESstatic Set<FactType>FactType. DIVORCELIKE_FACT_TYPESstatic Set<FactType>FactType. MARRIAGELIKE_FACT_TYPESstatic Set<FactType>FactType. MIGRATIONLIKE_FACT_TYPESMethods in org.gedcomx.types that return FactType Modifier and Type Method Description static FactTypeFactType. fromQNameURI(URI qname)Get the enumeration from the QName.static FactTypeFactType. valueOf(String name)Returns the enum constant of this type with the specified name.static FactType[]FactType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gedcomx.types with parameters of type FactType Modifier and Type Method Description static booleanFactType.Couple. isApplicable(FactType type)Whether the given fact type is applicable to a couple.static booleanFactType.ParentChild. isApplicable(FactType type)Whether the given fact type is applicable to a parent-child relationship.static booleanFactType.Person. isApplicable(FactType type)Whether the given fact type is applicable to a person.
-