Uses of Enum Class
org.gedcomx.types.FactQualifierType
Packages that use FactQualifierType
Package
Description
The types model defines the standard set of types of genealogical data.
-
Uses of FactQualifierType in org.gedcomx.types
Methods in org.gedcomx.types that return FactQualifierTypeModifier and TypeMethodDescriptionstatic FactQualifierTypeFactQualifierType.fromQNameURI(URI qname) Get the enumeration from the QName.static FactQualifierTypeReturns the enum constant of this class with the specified name.static FactQualifierType[]FactQualifierType.values()Returns an array containing the constants of this enum class, in the order they are declared.