Uses of Class
org.gedcomx.types.FacetType

Packages that use FacetType
org.gedcomx.types 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 FacetType
static FacetType FacetType.fromQNameURI(URI qname)
          Get the enumeration from the QName.
static FacetType FacetType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FacetType[] FacetType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All rights reserved.