Uses of Enum Class
org.gedcomx.types.ResourceStatusType
Packages that use ResourceStatusType
Package
Description
The sources model.
The types model defines the standard set of types of genealogical data.
-
Uses of ResourceStatusType in org.gedcomx.source
Methods in org.gedcomx.source with parameters of type ResourceStatusTypeModifier and TypeMethodDescriptionvoidSourceDescription.addKnownStatus(ResourceStatusType status) Add the given ResourceStatusType's URI to the list of statuses. -
Uses of ResourceStatusType in org.gedcomx.types
Methods in org.gedcomx.types that return ResourceStatusTypeModifier and TypeMethodDescriptionstatic ResourceStatusTypeResourceStatusType.fromQNameURI(URI qname) Get the enumeration from the QName.static ResourceStatusTypeReturns the enum constant of this class with the specified name.static ResourceStatusType[]ResourceStatusType.values()Returns an array containing the constants of this enum class, in the order they are declared.