public class SubstationState extends NameTagState
Modifier and Type | Field and Description |
---|---|
double |
voltLevel |
desc, id, name, number, status, statusChangeInfo
Constructor and Description |
---|
SubstationState(Substation eObj) |
Modifier and Type | Method and Description |
---|---|
static Substation |
create() |
static Substation |
create(SubstationState bean) |
protected void |
map2EObject(Substation eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
Substation eObj) |
void |
updateEObject(Substation eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
Substation eObj) |
create, map2EObject, readData, toString, updateEObject, writeData
public SubstationState(Substation eObj)
public static Substation create()
public static Substation create(SubstationState bean)
protected void map2EObject(Substation eObj)
public void updateEObject(Substation eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out, Substation eObj) throws java.io.IOException
java.io.IOException
public static void readData(com.hazelcast.nio.ObjectDataInput in, Substation eObj) throws java.io.IOException
java.io.IOException