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