@Entity public class IusWorkflowRuns extends Object implements Serializable
Constructor and Description |
---|
IusWorkflowRuns() |
IusWorkflowRuns(Integer iusWorkflowRunsId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
Ius |
getIusId() |
Integer |
getIusWorkflowRunsId() |
WorkflowRun |
getWorkflowRunId() |
int |
hashCode() |
void |
setIusId(Ius iusId) |
void |
setIusWorkflowRunsId(Integer iusWorkflowRunsId) |
void |
setWorkflowRunId(WorkflowRun workflowRunId) |
String |
toString() |
public IusWorkflowRuns()
public IusWorkflowRuns(Integer iusWorkflowRunsId)
public Integer getIusWorkflowRunsId()
public void setIusWorkflowRunsId(Integer iusWorkflowRunsId)
public WorkflowRun getWorkflowRunId()
public void setWorkflowRunId(WorkflowRun workflowRunId)
public Ius getIusId()
public void setIusId(Ius iusId)
Copyright © 2015 SeqWare. All rights reserved.