public class HistoricalValueObject extends ArrayValueObject
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
cvsRev |
defaultTTL, locale, traceDefault, valueForTrueANYTYPE, ARRAYTYPE, BINARYTYPE, BOOLEANTYPE, BYTETYPE, CHARTYPE, DISPLAYVALUE, DOUBLETYPE, FLOATTYPE, GROUP_NAME, INITIALVALUE, INTTYPE, LOG_MESSAGE, LONGTYPE, NAME, OBJECTTYPE, ORDER, PASSWORD_DIGEST, PROPERTYTYPE, QUALITY_BAD, QUALITY_COMM_FAILURE, QUALITY_DEVICE_FAILURE, QUALITY_EGU_EXCEEDED, QUALITY_EVALUATION_EXPIRED, QUALITY_GOOD, QUALITY_IMPOSSIBLE, QUALITY_INITIAL, QUALITY_LAST_USABLE, QUALITY_OUT_OF_SERVICE, QUALITY_PROPERTYONLY, QUALITY_REMOTE_PROXY_INIT, QUALITY_SIMULATED, QUALITY_SOURCE_REMOVED, QUALITY_TRANSITIONAL, QUALITY_UNKNOWN, QUALITY_WARNING, QUALITY_WORST, QUALITY_WRITE_IN_PROGRESS, REQUESTCURRENTVALUE, REQUESTHISTORICAL, SHORTTYPE, STRINGTYPE, TRACE, TWODTYPE, UNSIGNEDBYTETYPE, UNSIGNEDINTTYPE, UNSIGNEDLONGTYPE, UNSIGNEDSHORTTYPE, USER_NAME| Constructor and Description |
|---|
HistoricalValueObject(java.util.Date startDate,
java.util.Date endDate,
java.util.Vector vector)
This is the starting and ending date used for finding the range of values.
|
| Modifier and Type | Method and Description |
|---|---|
ValueObjectInterface |
copy()
This will return a full copy of the ValueObject.
|
java.util.Date |
getEndDate()
This is the ending date used for finding the range of values.
|
java.util.Date |
getStartDate()
This is the starting date used for finding the range of values.
|
acquirePropertiesFrom, add, add, addAll, addAll, addElement, clear, contains, containsAll, elementAt, equals, get, getBinaryValue, getBoolValue, getByteValue, getCharValue, getDoubleValue, getElementType, getFloatValue, getIntValue, getLocale, getLongValue, getNumericValue, getObjectValue, getShortValue, getStringValue, getValue, getValues, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setElementType, setQuality, setTTL, setValue, setValues, size, subList, toArray, toArray, toJSONacquireLatestPropertiesFrom, attributeNames, compareTo, convertToLowestPrecisionNumber, decrementTTL, escapeJSON, getAlwaysSend, getColor, getDate, getLowestPrecisionValueObject, getProperties, getProperty, getQuality, getQualityString, getTime, getTimeMillis, getTTL, getType, getValueObject, getValueObject, getValueObject, getValueObject, getValueObject, getValueObject, getValueObject, getValueObject, getValueObject, getValueObject, getValueObject, replaces, setAlwaysSend, setColor, setDate, setLocale, setProperty, setTimeMillis, setType, setValueForTrue, shouldTrace, toJSON, toJSON, toStringpublic static final java.lang.String cvsRev
public HistoricalValueObject(java.util.Date startDate,
java.util.Date endDate,
java.util.Vector vector)
public ValueObjectInterface copy()
copy in interface ValueObjectInterfacecopy in class ArrayValueObjectpublic java.util.Date getEndDate()
public java.util.Date getStartDate()
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.