|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceStatusType | |
|---|---|
| org.gedcomx.source | The sources model. |
| org.gedcomx.types | 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 ResourceStatusType | |
|---|---|
void |
SourceDescription.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 ResourceStatusType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||