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 |
---|---|
LengthInInchFieldValue |
Item.getLengthInInchValue(GUID fieldUID)
Return the length value for the given field.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.setLengthInInchValue(GUID fieldUID,
LengthInInchFieldValue lengthInInchFieldValue)
Modify the value of a length field in this item.
|
Modifier and Type | Method and Description |
---|---|
LengthInInchFieldValue |
LengthInInchFieldData.getMaxValue()
Return the maximum date value for this statistics entry.
|
LengthInInchFieldValue |
LengthInInchFieldData.getMinValue()
Return the minimum date value for this statistics entry.
|
Constructor and Description |
---|
LengthInInchFieldData(GUID fieldUID,
LengthInInchFieldValue minValue,
LengthInInchFieldValue maxValue) |
LengthInInchFieldData(GUID fieldUID,
java.util.Locale locale,
LengthInInchFieldValue minValue,
LengthInInchFieldValue maxValue) |
Modifier and Type | Method and Description |
---|---|
java.util.List<LengthInInchFieldValue> |
QueryConditionLengthInInch.getComparisonListValues() |
java.util.List<LengthInInchFieldValue> |
QueryConditionLengthInInch.getComparisonListValues(CumulusSession cumulusSession) |
Modifier and Type | Method and Description |
---|---|
void |
QueryConditionLengthInInch.setComparisonListValues(java.util.List<LengthInInchFieldValue> 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.