public class IOStatus extends IOBase
Constructor and Description |
---|
IOStatus()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComments() |
java.util.Date |
getDate() |
int |
getKkOrderStatusId() |
java.lang.String |
getUpdatedBy() |
boolean |
isCustomerNotified() |
void |
setComments(java.lang.String comments) |
void |
setCustomerNotified(boolean customerNotified) |
void |
setDate(java.util.Date date) |
void |
setKkOrderStatusId(int kkOrderStatusId) |
void |
setUpdatedBy(java.lang.String updatedBy) |
public int getKkOrderStatusId()
public void setKkOrderStatusId(int kkOrderStatusId)
kkOrderStatusId
- the kkOrderStatusId to setpublic java.lang.String getUpdatedBy()
public void setUpdatedBy(java.lang.String updatedBy)
updatedBy
- the updatedBy to setpublic java.util.Date getDate()
public void setDate(java.util.Date date)
date
- the date to setpublic boolean isCustomerNotified()
public void setCustomerNotified(boolean customerNotified)
customerNotified
- the customerNotified to setpublic java.lang.String getComments()
public void setComments(java.lang.String comments)
comments
- the comments to setCopyright © 2018 DS Data Systems UK Ltd.