| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.dao | |
| edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo |
| Modifier and Type | Method and Description |
|---|---|
static VitroVocabulary.Precision |
VitroVocabulary.Precision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VitroVocabulary.Precision[] |
VitroVocabulary.Precision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VitroVocabulary.Precision |
DateTimeWithPrecisionVTwo.getRequiredMinimumPrecision() |
static VitroVocabulary.Precision |
DateTimeWithPrecisionVTwo.toPrecision(String precisionUri) |
| Modifier and Type | Method and Description |
|---|---|
void |
DateTimeWithPrecisionVTwo.setRequiredMinimumPrecision(VitroVocabulary.Precision requiredMinimumPrecision) |
| Constructor and Description |
|---|
DateTimeWithPrecisionVTwo(FieldVTwo field,
VitroVocabulary.Precision minimumPrecision) |
Copyright © 2021. All rights reserved.