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 |
---|---|
DataSizeFieldValue |
Item.getDataSizeValue(GUID fieldUID)
Return the data size value for the given field.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.setDataSizeValue(GUID fieldUID,
DataSizeFieldValue dataSizeFieldValue)
Modify the value of a data size field in this item.
|
Modifier and Type | Method and Description |
---|---|
DataSizeFieldValue |
DataSizeFieldData.getMaxValue()
Return the maximum date value for this statistics entry.
|
DataSizeFieldValue |
DataSizeFieldData.getMinValue()
Return the minimum date value for this statistics entry.
|
Constructor and Description |
---|
DataSizeFieldData(GUID fieldUID,
DataSizeFieldValue minValue,
DataSizeFieldValue maxValue) |
DataSizeFieldData(GUID fieldUID,
java.util.Locale locale,
DataSizeFieldValue minValue,
DataSizeFieldValue maxValue) |
Modifier and Type | Method and Description |
---|---|
int |
DataSizeFieldValue.compareTo(DataSizeFieldValue other)
Compares this object with the specified object for order.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<DataSizeFieldValue> |
QueryConditionDataSizeLong.getComparisonListValues() |
java.util.List<DataSizeFieldValue> |
QueryConditionDataSize.getComparisonListValues() |
Modifier and Type | Method and Description |
---|---|
void |
QueryConditionDataSizeLong.setComparisonListValues(java.util.List<DataSizeFieldValue> values) |
void |
QueryConditionDataSize.setComparisonListValues(java.util.List<DataSizeFieldValue> 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.