|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Certainty | |
|---|---|
| org.tridas.schema | |
| Uses of Certainty in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as Certainty | |
|---|---|
protected Certainty |
Year.certainty
|
protected Certainty |
DateTime.certainty
|
protected Certainty |
Date.certainty
|
| Methods in org.tridas.schema that return Certainty | |
|---|---|
static Certainty |
Certainty.fromValue(String v)
|
Certainty |
Year.getCertainty()
Gets the value of the certainty property. |
Certainty |
DateTime.getCertainty()
Gets the value of the certainty property. |
Certainty |
Date.getCertainty()
Gets the value of the certainty property. |
static Certainty |
Certainty.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Certainty[] |
Certainty.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.tridas.schema with parameters of type Certainty | |
|---|---|
void |
Year.setCertainty(Certainty value)
Sets the value of the certainty property. |
void |
DateTime.setCertainty(Certainty value)
Sets the value of the certainty property. |
void |
Date.setCertainty(Certainty value)
Sets the value of the certainty property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||