org.openmuc.openiec61850
public final class BdaEntryTime extends BasicDataAttribute
basicType, dchg, dupd, qchg, sAddr
children, objectReference
Constructor and Description |
---|
BdaEntryTime(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
Modifier and Type | Method and Description |
---|---|
BdaEntryTime |
copy()
Copies the whole node with all of its children.
|
byte[] |
getValue() |
void |
setDefault()
Sets EntryTime to byte[6] with all zeros
|
void |
setValue(byte[] value) |
java.lang.String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iterator
getFc
getIterators, getName, getParent, getReference
public BdaEntryTime(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setValue(byte[] value)
public byte[] getValue()
getValue
in class BasicDataAttribute
public void setDefault()
setDefault
in class BasicDataAttribute
public BdaEntryTime copy()
ModelNode
public java.lang.String toString()
toString
in class FcModelNode