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, zMultiplyFactor
circuitNumber, fromSideMetered, originalBranchId
areaId, booleanFlag, extSeqNumber, intFlag, ownerId, sortNumber, weight, zoneId
desc, 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, writeData
create, map2EObject, readData, updateEObject, writeData
map2EObject, readData, updateEObject, writeData
map2EObject, readData, updateEObject, writeData
create, map2EObject, readData, toString, updateEObject, writeData
public 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.IOException
public static void readData(com.hazelcast.nio.ObjectDataInput in, SEBranch eObj) throws java.io.IOException
java.io.IOException