|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.model.experiment.ExperimentInfo
public class ExperimentInfo
VLBI Experiment Info (name, description, etc.) value objects
Constructor Summary | |
---|---|
ExperimentInfo()
|
Method Summary | |
---|---|
long |
getChunkSize()
Get value of field: chunkSize |
java.lang.String |
getCreationDate()
Gets the value of the property creationDate |
java.lang.String |
getDescription()
Gets the value of the property description |
java.lang.String |
getJobId()
Get value of field: jobId |
java.lang.String |
getName()
Gets the value of the property name |
java.lang.String |
getUserName()
Gets the value of the property userName |
void |
setChunkSize(long chunkSize)
Set value of field: chunkSize |
void |
setCreationDate(java.lang.String creationDate)
Sets value of the property: creationDate |
void |
setDescription(java.lang.String description)
Sets value of the property: description |
void |
setJobId(java.lang.String jobId)
Set value of field: jobId |
void |
setName(java.lang.String name)
Sets value of the property: name |
void |
setUserName(java.lang.String userName)
Sets value of the property: userName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExperimentInfo()
Method Detail |
---|
public long getChunkSize()
public java.lang.String getCreationDate()
getCreationDate
in interface pl.psnc.graph.model.workflow.IExperimentInfo
public java.lang.String getDescription()
getDescription
in interface pl.psnc.graph.model.workflow.IExperimentInfo
public java.lang.String getJobId()
getJobId
in interface pl.psnc.graph.model.workflow.IExperimentInfo
public java.lang.String getName()
getName
in interface pl.psnc.graph.model.workflow.IExperimentInfo
public java.lang.String getUserName()
getUserName
in interface pl.psnc.graph.model.workflow.IExperimentInfo
public void setChunkSize(long chunkSize)
chunkSize
- the chunkSize to setpublic void setCreationDate(java.lang.String creationDate)
creationDate
- the creationDate to setpublic void setDescription(java.lang.String description)
setDescription
in interface pl.psnc.graph.model.workflow.IExperimentInfo
description
- the description to setpublic void setJobId(java.lang.String jobId)
jobId
- the jobId to setpublic void setName(java.lang.String name)
setName
in interface pl.psnc.graph.model.workflow.IExperimentInfo
name
- the name to setpublic void setUserName(java.lang.String userName)
userName
- the userName to set
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |