Package | Description |
---|---|
com.canto.cumulus.constants |
The constants and Enums of the Cumulus Java Classes.
|
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 |
---|---|
static MeasurementUnit |
MeasurementUnit.find(int id) |
static MeasurementUnit |
MeasurementUnit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MeasurementUnit[] |
MeasurementUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
LengthInInchFieldValue.getDisplayString(java.util.Locale locale,
int maximumFractionDigits,
MeasurementUnit measurementUnit)
Get a string of this field value to be displayed to the user.
|
java.lang.String |
LengthInInchFieldValue.getDisplayString(java.util.Locale locale,
MeasurementUnit measurementUnit)
Get a string of this field value to be displayed to the user.
|
void |
LengthInInchFieldValue.setFromDisplayString(java.util.Locale locale,
MeasurementUnit measurementUnit,
java.lang.String value)
Set the field value from a display string using a specific locale for formatting and language selection.
|
Modifier and Type | Method and Description |
---|---|
MeasurementUnit |
CumulusApplicationGeneralPrefs.getMeasurement() |
Modifier and Type | Method and Description |
---|---|
void |
CumulusApplicationGeneralPrefs.setMeasurement(MeasurementUnit value) |
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.