public final class BdaEntryTime extends BasicDataAttribute
children, objectReference| 构造器和说明 |
|---|
BdaEntryTime(ObjectReference objectReference,
Fc fc,
String sAddr,
boolean dchg,
boolean dupd) |
| 限定符和类型 | 方法和说明 |
|---|---|
BdaEntryTime |
copy()
Returns a copy of model node with all of its children.
|
long |
getTimestampValue() |
byte[] |
getValue() |
String |
getValueString() |
void |
setDefault()
Sets EntryTime to byte[6] with all zeros
|
void |
setTimestamp(long timestamp)
Set the value of this object to the given timestamp, where timestamp is the number of ms since
epoch 1970-01-01 00:00:00 UTC.
|
void |
setValue(byte[] value) |
void |
setValueFrom(BasicDataAttribute bda) |
String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, getName, getParent, getReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic BdaEntryTime(ObjectReference objectReference, Fc fc, String sAddr, boolean dchg, boolean dupd)
public void setTimestamp(long timestamp)
timestamp - the number of ms since epoch 1970-01-01public long getTimestampValue()
public void setValueFrom(BasicDataAttribute bda)
setValueFrom 在类中 BasicDataAttributepublic byte[] getValue()
public void setValue(byte[] value)
public void setDefault()
setDefault 在类中 BasicDataAttributepublic BdaEntryTime copy()
ModelNodepublic String toString()
toString 在类中 FcModelNodepublic String getValueString()
getValueString 在类中 BasicDataAttributeCopyright © 2025. All rights reserved.