public class TimeOnlyFieldData extends FieldData implements java.io.Externalizable
Constructor and Description |
---|
TimeOnlyFieldData()
Required to make
Externalizable happy. |
TimeOnlyFieldData(GUID fieldUID) |
TimeOnlyFieldData(GUID fieldUID,
java.util.Locale locale,
TimeOnlyFieldValue minValue,
TimeOnlyFieldValue maxValue) |
TimeOnlyFieldData(GUID fieldUID,
TimeOnlyFieldValue minValue,
TimeOnlyFieldValue maxValue) |
TimeOnlyFieldData(JPack coreData) |
Modifier and Type | Method and Description |
---|---|
TimeOnlyFieldValue |
getMaxValue()
Return the maximum date value for this statistics entry.
|
TimeOnlyFieldValue |
getMinValue()
Return the minimum date value for this statistics entry.
|
java.lang.String |
getRawMaxValue()
Return an internal string representation of the maximum value.
|
java.lang.String |
getRawMinValue()
Return an internal string representation of the minimum value.
|
createFromPack, getDescription, getDisplayString, getFieldType, getFieldUID, getFieldValueInterpretation, getFullDisplayString, getIsExpandable, getItemCount, getLevel, getLocale, getPack, readExternal, setCurrentCollection, setLocale, setTimeZoneOffset, writeExternal
toXMLString
public TimeOnlyFieldData()
Externalizable
happy. Do not call directly!public TimeOnlyFieldData(JPack coreData)
public TimeOnlyFieldData(GUID fieldUID)
public TimeOnlyFieldData(GUID fieldUID, TimeOnlyFieldValue minValue, TimeOnlyFieldValue maxValue)
public TimeOnlyFieldData(GUID fieldUID, java.util.Locale locale, TimeOnlyFieldValue minValue, TimeOnlyFieldValue maxValue)
public TimeOnlyFieldValue getMinValue()
MultiItemCollection.getItemFieldStatistics(com.canto.cumulus.db.statistics.FieldData)
to get the next level of field value
statistics.public TimeOnlyFieldValue getMaxValue()
MultiItemCollection.getItemFieldStatistics(com.canto.cumulus.db.statistics.FieldData)
to get the next level of field value
statistics.public java.lang.String getRawMinValue()
FieldData
getRawMinValue
in class FieldData
public java.lang.String getRawMaxValue()
FieldData
getRawMaxValue
in class FieldData
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.