@Entity public class OptFlowNoInfo extends Object implements Serializable
| Constructor and Description |
|---|
OptFlowNoInfo() |
OptFlowNoInfo(OptFlowNoInfoId id,
Long curNo) |
OptFlowNoInfo(OptFlowNoInfoId id,
Long curNo,
Date lastCodeDate) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearProperties() |
void |
copy(OptFlowNoInfo other) |
void |
copyNotNullProperty(OptFlowNoInfo other) |
OptFlowNoInfoId |
getCid() |
String |
getCodeCode() |
Date |
getCodeDate() |
Long |
getCurNo() |
Date |
getLastCodeDate() |
String |
getOwnerCode() |
void |
setCid(OptFlowNoInfoId id) |
void |
setCodeCode(String codeCode) |
void |
setCodeDate(Date codeDate) |
void |
setCurNo(Long curNo) |
void |
setLastCodeDate(Date lastCodeDate) |
void |
setOwnerCode(String ownerCode) |
public OptFlowNoInfo()
public OptFlowNoInfo(OptFlowNoInfoId id, Long curNo)
public OptFlowNoInfo(OptFlowNoInfoId id, Long curNo, Date lastCodeDate)
public OptFlowNoInfoId getCid()
public void setCid(OptFlowNoInfoId 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 getLastCodeDate()
public void setLastCodeDate(Date lastCodeDate)
public void copy(OptFlowNoInfo other)
public void copyNotNullProperty(OptFlowNoInfo other)
public void clearProperties()
Copyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.