public class XfrZTableEntryState extends NameTagState
| Modifier and Type | Field and Description |
|---|---|
XfrZCorrectionValueBean[] |
xfrZCorrectionAry |
desc, id, name, number, status, statusChangeInfo| Constructor and Description |
|---|
XfrZTableEntryState(XfrZTableEntry eObj) |
| Modifier and Type | Method and Description |
|---|---|
static XfrZTableEntry |
create() |
static XfrZTableEntry |
create(XfrZTableEntryState bean) |
protected void |
map2EObject(XfrZTableEntry eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
XfrZTableEntry eObj) |
void |
updateEObject(XfrZTableEntry eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
XfrZTableEntry eObj) |
create, map2EObject, readData, toString, updateEObject, writeDatapublic XfrZCorrectionValueBean[] xfrZCorrectionAry
public XfrZTableEntryState(XfrZTableEntry eObj)
public static XfrZTableEntry create()
public static XfrZTableEntry create(XfrZTableEntryState bean)
protected void map2EObject(XfrZTableEntry eObj)
public void updateEObject(XfrZTableEntry eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out,
XfrZTableEntry eObj)
throws java.io.IOException
java.io.IOExceptionpublic static void readData(com.hazelcast.nio.ObjectDataInput in,
XfrZTableEntry eObj)
throws java.io.IOException
java.io.IOException