Package | Description |
---|---|
uk.icat3.client |
Modifier and Type | Field and Description |
---|---|
protected Job |
OutputDataset.job |
protected Job |
InputDataset.job |
protected Job |
InputDatafile.job |
protected Job |
OutputDatafile.job |
Modifier and Type | Field and Description |
---|---|
protected List<Job> |
Application.jobs |
Modifier and Type | Method and Description |
---|---|
Job |
ObjectFactory.createJob()
Create an instance of
Job |
Job |
OutputDataset.getJob()
Gets the value of the job property.
|
Job |
InputDataset.getJob()
Gets the value of the job property.
|
Job |
InputDatafile.getJob()
Gets the value of the job property.
|
Job |
OutputDatafile.getJob()
Gets the value of the job property.
|
Modifier and Type | Method and Description |
---|---|
List<Job> |
Application.getJobs()
Gets the value of the jobs property.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputDataset.setJob(Job value)
Sets the value of the job property.
|
void |
InputDataset.setJob(Job value)
Sets the value of the job property.
|
void |
InputDatafile.setJob(Job value)
Sets the value of the job property.
|
void |
OutputDatafile.setJob(Job value)
Sets the value of the job property.
|
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.