org.openmuc.openiec61850
public final class BdaInt64 extends BasicDataAttribute
children, objectReference| Constructor and Description |
|---|
BdaInt64(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
| Modifier and Type | Method and Description |
|---|---|
BdaInt64 |
copy()
Returns a copy of model node with all of its children.
|
boolean |
equals(java.lang.Object obj) |
long |
getValue() |
void |
setDefault() |
void |
setValue(long value) |
java.lang.String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, getName, getParent, getReferencepublic BdaInt64(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setValue(long value)
public long getValue()
public void setDefault()
setDefault in class BasicDataAttributepublic BdaInt64 copy()
ModelNodepublic java.lang.String toString()
toString in class FcModelNodepublic boolean equals(java.lang.Object obj)
equals in class BasicDataAttribute