public class ExecTO extends AbstractStartEndBean implements EntityTO
| Constructor and Description |
|---|
ExecTO() |
| Modifier and Type | Method and Description |
|---|---|
JobType |
getJobType() |
String |
getKey() |
String |
getMessage() |
String |
getRefDesc() |
String |
getRefKey() |
String |
getStatus() |
void |
setJobType(JobType jobType) |
void |
setKey(String key) |
void |
setMessage(String message) |
void |
setRefDesc(String refDesc) |
void |
setRefKey(String refKey) |
void |
setStatus(String status) |
getEnd, getStart, setEnd, setStartequals, hashCode, toStringpublic JobType getJobType()
public void setJobType(JobType jobType)
public String getRefKey()
public void setRefKey(String refKey)
public String getRefDesc()
public void setRefDesc(String refDesc)
public String getMessage()
public void setMessage(String message)
public String getStatus()
public void setStatus(String status)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.