public class BaseBusBranchControlState extends NameTagState
Modifier and Type | Field and Description |
---|---|
java.lang.String |
adjControlType |
java.lang.String |
controlMode |
boolean |
controlStatus |
LimitValueBean |
desiredControlRange |
desc, id, name, number, status, statusChangeInfo
Constructor and Description |
---|
BaseBusBranchControlState(BaseBusBranchControl eObj) |
Modifier and Type | Method and Description |
---|---|
protected void |
map2EObject(BaseBusBranchControl eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
BaseBusBranchControl eObj) |
void |
updateEObject(BaseBusBranchControl eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
BaseBusBranchControl eObj) |
create, map2EObject, readData, toString, updateEObject, writeData
public boolean controlStatus
public java.lang.String adjControlType
public java.lang.String controlMode
public LimitValueBean desiredControlRange
public BaseBusBranchControlState(BaseBusBranchControl eObj)
protected void map2EObject(BaseBusBranchControl eObj)
public void updateEObject(BaseBusBranchControl eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out, BaseBusBranchControl eObj) throws java.io.IOException
java.io.IOException
public static void readData(com.hazelcast.nio.ObjectDataInput in, BaseBusBranchControl eObj) throws java.io.IOException
java.io.IOException