public class BusScGroundingState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
groundCode |
java.lang.String |
unit |
ComplexValueBean |
z |
Constructor and Description |
---|
BusScGroundingState(BusScGrounding eObj) |
Modifier and Type | Method and Description |
---|---|
static BusScGrounding |
create() |
static BusScGrounding |
create(BusScGroundingState bean) |
protected void |
map2EObject(BusScGrounding eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
BusScGrounding eObj) |
void |
updateEObject(BusScGrounding eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
BusScGrounding eObj) |
public java.lang.String groundCode
public ComplexValueBean z
public java.lang.String unit
public BusScGroundingState(BusScGrounding eObj)
public static BusScGrounding create()
public static BusScGrounding create(BusScGroundingState bean)
protected void map2EObject(BusScGrounding eObj)
public void updateEObject(BusScGrounding eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out, BusScGrounding eObj) throws java.io.IOException
java.io.IOException
public static void readData(com.hazelcast.nio.ObjectDataInput in, BusScGrounding eObj) throws java.io.IOException
java.io.IOException