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