Log4j 1.1

pl.psnc.expres.model.experiment
Class ExperimentInfo

java.lang.Object
  extended by pl.psnc.expres.model.experiment.ExperimentInfo
All Implemented Interfaces:
pl.psnc.graph.model.workflow.IExperimentInfo

public class ExperimentInfo
extends java.lang.Object
implements pl.psnc.graph.model.workflow.IExperimentInfo

VLBI Experiment Info (name, description, etc.) value objects

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

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

ExperimentInfo

public ExperimentInfo()
Method Detail

getChunkSize

public long getChunkSize()
Get value of field: chunkSize

Returns:
the chunkSize

getCreationDate

public java.lang.String getCreationDate()
Gets the value of the property creationDate

Specified by:
getCreationDate in interface pl.psnc.graph.model.workflow.IExperimentInfo
Returns:
the creationDate

getDescription

public java.lang.String getDescription()
Gets the value of the property description

Specified by:
getDescription in interface pl.psnc.graph.model.workflow.IExperimentInfo
Returns:
the description

getJobId

public java.lang.String getJobId()
Get value of field: jobId

Specified by:
getJobId in interface pl.psnc.graph.model.workflow.IExperimentInfo
Returns:
the jobId

getName

public java.lang.String getName()
Gets the value of the property name

Specified by:
getName in interface pl.psnc.graph.model.workflow.IExperimentInfo
Returns:
the name

getUserName

public java.lang.String getUserName()
Gets the value of the property userName

Specified by:
getUserName in interface pl.psnc.graph.model.workflow.IExperimentInfo
Returns:
the userName

setChunkSize

public void setChunkSize(long chunkSize)
Set value of field: chunkSize

Parameters:
chunkSize - the chunkSize to set

setCreationDate

public void setCreationDate(java.lang.String creationDate)
Sets value of the property: creationDate

Parameters:
creationDate - the creationDate to set

setDescription

public void setDescription(java.lang.String description)
Sets value of the property: description

Specified by:
setDescription in interface pl.psnc.graph.model.workflow.IExperimentInfo
Parameters:
description - the description to set

setJobId

public void setJobId(java.lang.String jobId)
Set value of field: jobId

Parameters:
jobId - the jobId to set

setName

public void setName(java.lang.String name)
Sets value of the property: name

Specified by:
setName in interface pl.psnc.graph.model.workflow.IExperimentInfo
Parameters:
name - the name to set

setUserName

public void setUserName(java.lang.String userName)
Sets value of the property: userName

Parameters:
userName - the userName to set

Log4j 1.1

Copyright 2007-2008 by VLAB