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