Package org.gedcomx.types
Class FactType.ParentChild
java.lang.Object
org.gedcomx.types.FactType.ParentChild
- Enclosing class:
- FactType
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisApplicable(FactType type) Whether the given fact type is applicable to a parent-child relationship.
-
Field Details
-
AdoptiveParent
-
BiologicalParent
-
FosterParent
-
GuardianParent
-
StepParent
-
SociologicalParent
-
SurrogateParent
-
-
Method Details
-
isApplicable
Whether the given fact type is applicable to a parent-child relationship.- Parameters:
type- The fact type.- Returns:
- Whether the given fact type is applicable to a parent-child relationship.
-