org.gedcomx.types
Class FactType.Couple
java.lang.Object
org.gedcomx.types.FactType.Couple
- Enclosing class:
- FactType
public static final class FactType.Couple
- extends Object
|
Method Summary |
static boolean |
isApplicable(FactType type)
Whether the given fact type is applicable to a couple. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Annulment
public static final FactType Annulment
CommonLawMarriage
public static final FactType CommonLawMarriage
Divorce
public static final FactType Divorce
DivorceFiling
public static final FactType DivorceFiling
Engagement
public static final FactType Engagement
Marriage
public static final FactType Marriage
MarriageBanns
public static final FactType MarriageBanns
MarriageContract
public static final FactType MarriageContract
MarriageLicense
public static final FactType MarriageLicense
MarriageNotice
public static final FactType MarriageNotice
NumberOfChildren
public static final FactType NumberOfChildren
Separation
public static final FactType Separation
isApplicable
public static boolean isApplicable(FactType type)
- Whether the given fact type is applicable to a couple.
- Parameters:
type - The fact type.
- Returns:
- Whether the given fact type is applicable to a couple.
Copyright © 2015. All rights reserved.