| Package | Description |
|---|---|
| org.gedcomx.source |
The sources model.
|
| org.gedcomx.types |
The types model defines the standard set of types of genealogical data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceDescription.addKnownStatus(ResourceStatusType status)
Add the given ResourceStatusType's URI to the list of statuses.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceStatusType |
ResourceStatusType.fromQNameURI(URI qname)
Get the enumeration from the QName.
|
static ResourceStatusType |
ResourceStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceStatusType[] |
ResourceStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.