public class SEBranchRecState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
SEMeasRecState |
curSeRec |
int |
pJMatrixIndex |
SEMeasRecState |
pSeRec |
int |
qJMatrixIndex |
SEMeasRecState |
qSeRec |
SEMeasRecState |
tapSeRec |
Constructor and Description |
---|
SEBranchRecState(SEBranchRecord eObj) |
Modifier and Type | Method and Description |
---|---|
static SEBranchRecord |
create() |
static SEBranchRecord |
create(SEBranchRecState bean) |
protected void |
map2EObject(SEBranchRecord eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
SEBranchRecord eObj) |
void |
updateEObject(SEBranchRecord eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBranchRecord eObj) |
public SEMeasRecState pSeRec
public SEMeasRecState qSeRec
public SEMeasRecState curSeRec
public SEMeasRecState tapSeRec
public int pJMatrixIndex
public int qJMatrixIndex
public SEBranchRecState(SEBranchRecord eObj)
public static SEBranchRecord create()
public static SEBranchRecord create(SEBranchRecState bean)
protected void map2EObject(SEBranchRecord eObj)
public void updateEObject(SEBranchRecord eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out, SEBranchRecord eObj) throws java.io.IOException
java.io.IOException
public static void readData(com.hazelcast.nio.ObjectDataInput in, SEBranchRecord eObj) throws java.io.IOException
java.io.IOException