public class SEBranchState extends AclfBranchState
AclfBranchState.BranchFlowControlStateType| Modifier and Type | Field and Description |
|---|---|
SEBranchRecState |
fromSideRec |
SEBranchRecState |
toSideRec |
branchCode, flowControlType, fromPSXfrAngle, fromShuntY, fromTurnRatio, hShuntY, lossFactor, psXfrPControl, ratingAmps, ratingMva1, ratingMva2, ratingMva3, tapControl, toPSXfrAngle, toShuntY, toTurnRatio, xfrZTableNumber, z, zMultiplyFactorcircuitNumber, fromSideMetered, originalBranchIdareaId, booleanFlag, extSeqNumber, intFlag, ownerId, sortNumber, weight, zoneIddesc, id, name, number, status, statusChangeInfo| Constructor and Description |
|---|
SEBranchState(SEBranch eObj) |
| Modifier and Type | Method and Description |
|---|---|
static SEBranch |
create() |
static SEBranch |
create(SEBranchState bean) |
protected void |
map2EObject(SEBranch eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
SEBranch eObj) |
void |
updateEObject(SEBranch eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBranch eObj) |
create, map2EObject, map2EObject, readData, updateEObject, writeDatacreate, map2EObject, readData, updateEObject, writeDatamap2EObject, readData, updateEObject, writeDatamap2EObject, readData, updateEObject, writeDatacreate, map2EObject, readData, toString, updateEObject, writeDatapublic SEBranchRecState fromSideRec
public SEBranchRecState toSideRec
public SEBranchState(SEBranch eObj)
public static SEBranch create()
public static SEBranch create(SEBranchState bean)
protected void map2EObject(SEBranch eObj)
public void updateEObject(SEBranch eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBranch eObj)
throws java.io.IOException
java.io.IOExceptionpublic static void readData(com.hazelcast.nio.ObjectDataInput in,
SEBranch eObj)
throws java.io.IOException
java.io.IOException