| Package | Description |
|---|---|
| org.gedcomx.atom |
The atom model supplies the definitions needed to support the atom syndication format.
|
| org.gedcomx.search |
The opensearch model defines elements and types used for searches.
|
| Modifier and Type | Method and Description |
|---|---|
ResultConfidence |
Entry.getConfidence()
The confidence of the result, if this entry represents a search result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entry.setConfidence(ResultConfidence confidence)
The confidence of the result, if this entry represents a search result.
|
| Modifier and Type | Method and Description |
|---|---|
static ResultConfidence |
ResultConfidence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultConfidence[] |
ResultConfidence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.