|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FuzzyDate.Precision | |
|---|---|
| ch.claudio.contactdb.data | |
| Uses of FuzzyDate.Precision in ch.claudio.contactdb.data |
|---|
| Methods in ch.claudio.contactdb.data that return FuzzyDate.Precision | |
|---|---|
static FuzzyDate.Precision |
FuzzyDate.Precision.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FuzzyDate.Precision[] |
FuzzyDate.Precision.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in ch.claudio.contactdb.data with parameters of type FuzzyDate.Precision | |
|---|---|
FuzzyDate(java.lang.String date,
FuzzyDate.Precision precision)
Create a fuzzy day with the given date and precision. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||