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