org.gedcomx.types
Class FactType.ParentChild
java.lang.Object
org.gedcomx.types.FactType.ParentChild
- Enclosing class:
- FactType
public static final class FactType.ParentChild
- extends Object
|
Method Summary |
static boolean |
isApplicable(FactType type)
Whether the given fact type is applicable to a parent-child relationship. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BiologicalParent
public static final FactType BiologicalParent
AdoptiveParent
public static final FactType AdoptiveParent
StepParent
public static final FactType StepParent
FosterParent
public static final FactType FosterParent
GuardianParent
public static final FactType GuardianParent
SociologicalParent
public static final FactType SociologicalParent
isApplicable
public static boolean isApplicable(FactType type)
- 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.
Copyright © 2015. All rights reserved.