@NotThreadSafe public final class RecalcTrigger extends PointValue
PointValue.Null
NULL, POINT_FIELD, STAMP_FIELD, STATE_FIELD, UUID_FIELD, VALUE_FIELD
SERIALIZABLE_MODE, SIMPLE_STRING_MODE
Constructor and Description |
---|
RecalcTrigger()
Constructs an instance.
|
RecalcTrigger(Point point,
Optional<DateTime> stamp)
Constructs an instance.
|
Modifier and Type | Method and Description |
---|---|
RecalcTrigger |
copy()
Creates a copy of this point value.
|
String |
valueString()
Returns a simple representation of the value.
|
checkNotFrozen, clearStamp, confirm, copyValueFrom, decoded, denormalized, encoded, equals, freeze, frozen, getNullablePoint, getPoint, getPointName, getPointUUID, getStamp, getStampString, getState, getSynthesizedString, getThisLogger, getValue, getVersion, hashCode, hasPointUUID, hasStamp, isAbsent, isCacheable, isDeleted, isExtrapolated, isFrozen, isInterpolated, isNormalized, isPresent, isSynthesized, morph, morph, normalized, pointString, readExternal, readMap, reset, restore, restore, sameValueAs, setFrozen, setPointName, setPointUUID, setStamp, setState, setValue, setVersion, thawed, toDouble, toLong, toString, toString, updateStore, validate, writeExternal, writeMap
public RecalcTrigger()
This is needed for an Externalizable implementation.
public RecalcTrigger copy()
copy
in class PointValue
public String valueString()
valueString
in class PointValue
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.