@Entity public class OptFlowNoPool extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected Date |
createDate |
| 构造器和说明 |
|---|
OptFlowNoPool() |
OptFlowNoPool(OptFlowNoPoolId id) |
OptFlowNoPool(OptFlowNoPoolId id,
Date lastCodeDate) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clearProperties() |
void |
copy(OptFlowNoPool other) |
void |
copyNotNullProperty(OptFlowNoPool other) |
OptFlowNoPoolId |
getCid() |
String |
getCodeCode() |
Date |
getCodeDate() |
Date |
getCreateDate() |
Long |
getCurNo() |
String |
getOwnerCode() |
void |
setCid(OptFlowNoPoolId id) |
void |
setCodeCode(String codeCode) |
void |
setCodeDate(Date codeDate) |
void |
setCreateDate(Date createDate) |
void |
setCurNo(Long curNo) |
void |
setOwnerCode(String ownerCode) |
protected Date createDate
public OptFlowNoPool()
public OptFlowNoPool(OptFlowNoPoolId id)
public OptFlowNoPool(OptFlowNoPoolId id, Date lastCodeDate)
public OptFlowNoPoolId getCid()
public void setCid(OptFlowNoPoolId id)
public String getOwnerCode()
public void setOwnerCode(String ownerCode)
public Date getCodeDate()
public void setCodeDate(Date codeDate)
public String getCodeCode()
public void setCodeCode(String codeCode)
public Long getCurNo()
public void setCurNo(Long curNo)
public Date getCreateDate()
public void setCreateDate(Date createDate)
public void copy(OptFlowNoPool other)
public void copyNotNullProperty(OptFlowNoPool other)
public void clearProperties()
Copyright © 2022 Centit Information Technical, co. Inc.. All rights reserved.