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