public class SEBusRecState extends SEBaseRecState
| Modifier and Type | Field and Description |
|---|---|
boolean |
allOnStatus |
double |
injectValue |
int |
jMatrixIndex |
measure, residual, weight| Constructor and Description |
|---|
SEBusRecState(SEBusRecord eObj) |
| Modifier and Type | Method and Description |
|---|---|
static SEBusRecord |
create() |
static SEBusRecord |
create(SEBusRecState bean) |
protected void |
map2EObject(SEBusRecord eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
SEBusRecord eObj) |
void |
updateEObject(SEBusRecord eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBusRecord eObj) |
map2EObject, readData, updateEObject, writeDatapublic double injectValue
public int jMatrixIndex
public boolean allOnStatus
public SEBusRecState(SEBusRecord eObj)
public static SEBusRecord create()
public static SEBusRecord create(SEBusRecState bean)
protected void map2EObject(SEBusRecord eObj)
public void updateEObject(SEBusRecord eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBusRecord eObj)
throws java.io.IOException
java.io.IOExceptionpublic static void readData(com.hazelcast.nio.ObjectDataInput in,
SEBusRecord eObj)
throws java.io.IOException
java.io.IOException