Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.db.statistics | |
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
ResolutionFieldValue |
Item.getResolutionValue(GUID fieldUID)
Return the resolution value for the given field.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.setResolutionValue(GUID fieldUID,
ResolutionFieldValue resolutionFieldValue)
Modify the value of a resolution field in this item.
|
Modifier and Type | Method and Description |
---|---|
ResolutionFieldValue |
ResolutionFieldData.getMaxValue()
Return the maximum date value for this statistics entry.
|
ResolutionFieldValue |
ResolutionFieldData.getMinValue()
Return the minimum date value for this statistics entry.
|
Constructor and Description |
---|
ResolutionFieldData(GUID fieldUID,
java.util.Locale locale,
ResolutionFieldValue minValue,
ResolutionFieldValue maxValue) |
ResolutionFieldData(GUID fieldUID,
ResolutionFieldValue minValue,
ResolutionFieldValue maxValue) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ResolutionFieldValue> |
QueryConditionResolution.getComparisonListValues() |
Modifier and Type | Method and Description |
---|---|
void |
QueryConditionResolution.setComparisonListValues(java.util.List<ResolutionFieldValue> 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.