Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.db.statistics | |
com.canto.cumulus.fieldvalue |
Wrapper clsses for field values of the Cumulus Java Classes.
|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
TimeOnlyFieldValue |
Item.getTimeOnlyValue(GUID fieldUID)
Return the time only value for the given field.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.setTimeOnlyValue(GUID fieldUID,
TimeOnlyFieldValue timeOnlyFieldValue)
Modify the value of a time only field in this item.
|
Modifier and Type | Method and Description |
---|---|
TimeOnlyFieldValue |
TimeOnlyFieldData.getMaxValue()
Return the maximum date value for this statistics entry.
|
TimeOnlyFieldValue |
TimeOnlyFieldData.getMinValue()
Return the minimum date value for this statistics entry.
|
Constructor and Description |
---|
TimeOnlyFieldData(GUID fieldUID,
java.util.Locale locale,
TimeOnlyFieldValue minValue,
TimeOnlyFieldValue maxValue) |
TimeOnlyFieldData(GUID fieldUID,
TimeOnlyFieldValue minValue,
TimeOnlyFieldValue maxValue) |
Modifier and Type | Method and Description |
---|---|
int |
TimeOnlyFieldValue.compareTo(TimeOnlyFieldValue other)
Compares this object with the specified object for order.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TimeOnlyFieldValue> |
QueryConditionTimeOnly.getComparisonListValues() |
Modifier and Type | Method and Description |
---|---|
void |
QueryConditionTimeOnly.setComparisonListValues(java.util.List<TimeOnlyFieldValue> values) |
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.