@Entity public class OptFlowNoPool extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Date |
createDate |
| Constructor and Description |
|---|
OptFlowNoPool() |
OptFlowNoPool(OptFlowNoPoolId id) |
OptFlowNoPool(OptFlowNoPoolId id,
Date lastCodeDate) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2024 Centit Information Technical, co. Inc.. All rights reserved.