public class JobImpl extends GEObjectImpl implements Job
Warning: The JobImpl class will not be compatible with future Sun™ Grid Engine releases.
| Constructor and Description |
|---|
JobImpl()
Create a new instance of JobImpl.
|
JobImpl(boolean initWithDefaultValues)
Create a new instanceof
|
JobImpl(int jobNumber)
Create a new instance of JobImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBinding(Binding abinding)
Add a com.sun.grid.jgdi.configuration.Binding attribute.
|
void |
addHardQueue(java.lang.String ahardQueue)
Add a java.lang.String attribute.
|
void |
addHardResource(ComplexEntry ahardResource)
Add a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
addJaAdPredecessor(JobReference ajaAdPredecessor)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJaAdRequest(JobReference ajaAdRequest)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJaAdSuccessor(JobReference ajaAdSuccessor)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJaAHIds(Range ajaAHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaNHIds(Range ajaNHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaOHIds(Range ajaOHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaSHIds(Range ajaSHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaStructure(Range ajaStructure)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaTasks(JobTask ajaTasks)
Add a com.sun.grid.jgdi.configuration.JobTask attribute.
|
void |
addJaTemplate(JobTask ajaTemplate)
Add a com.sun.grid.jgdi.configuration.JobTask attribute.
|
void |
addJaUHIds(Range ajaUHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJidPredecessor(JobReference ajidPredecessor)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJidRequest(JobReference ajidRequest)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJidSuccessor(JobReference ajidSuccessor)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJobArgs(java.lang.String ajobArgs)
Add a java.lang.String attribute.
|
void |
addMail(MailReceiver amail)
Add a com.sun.grid.jgdi.configuration.MailReceiver attribute.
|
void |
addMasterHardQueue(java.lang.String amasterHardQueue)
Add a java.lang.String attribute.
|
void |
addPathAliases(PathAlias apathAliases)
Add a com.sun.grid.jgdi.configuration.PathAlias attribute.
|
void |
addPeRange(Range apeRange)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addShell(PathName ashell)
Add a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
addSoftQueue(java.lang.String asoftQueue)
Add a java.lang.String attribute.
|
void |
addSoftResource(ComplexEntry asoftResource)
Add a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
addStderrPath(PathName astderrPath)
Add a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
addStdinPath(PathName astdinPath)
Add a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
addStdoutPath(PathName astdoutPath)
Add a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
addUser(java.lang.String auser)
Add a java.lang.String attribute.
|
java.lang.String |
dump() |
boolean |
equals(java.lang.Object obj)
Is the primary key information equal to the primary key information
of
obj. |
boolean |
equalsCompletely(java.lang.Object obj) |
java.lang.String |
getAccount()
Get the value of the account attribute.
|
int |
getAr()
Get the value of the ar attribute.
|
Binding |
getBinding(int index)
Get a com.sun.grid.jgdi.configuration.Binding attribute at an index.
|
int |
getBindingCount()
Get the number of com.sun.grid.jgdi.configuration.Binding attributes.
|
java.util.List<Binding> |
getBindingList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Binding attributes.
|
int |
getCheckpointAttr()
Get the value of the checkpointAttr attribute.
|
int |
getCheckpointInterval()
Get the value of the checkpointInterval attribute.
|
java.lang.String |
getCheckpointName()
Get the value of the checkpointName attribute.
|
Checkpoint |
getCheckpointObject()
Get the value of the checkpointObject attribute.
|
java.lang.String |
getContext(java.lang.String key)
Get the context attribute for a key.
|
int |
getContextCount()
Get the number of keys which have the attribute context set.
|
java.util.Set<java.lang.String> |
getContextKeys()
Get the set of keys which have the attribute context set.
|
java.lang.String |
getCred()
Get the value of the cred attribute.
|
java.lang.String |
getCwd()
Get the value of the cwd attribute.
|
int |
getDeadline()
Get the value of the deadline attribute.
|
java.lang.String |
getDefaultContext()
Get the default value of the attribute context.
|
java.lang.String |
getDefaultEnv()
Get the default value of the attribute env.
|
java.lang.String |
getDepartment()
Get the value of the department attribute.
|
java.lang.String |
getDirectivePrefix()
Get the value of the directivePrefix attribute.
|
double |
getDlcontr()
Get the value of the dlcontr attribute.
|
java.lang.String |
getEnv(java.lang.String key)
Get the env attribute for a key.
|
int |
getEnvCount()
Get the number of keys which have the attribute env set.
|
java.util.Set<java.lang.String> |
getEnvKeys()
Get the set of keys which have the attribute env set.
|
java.lang.String |
getExecFile()
Get the value of the execFile attribute.
|
int |
getExecutionTime()
Get the value of the executionTime attribute.
|
int |
getGid()
Get the value of the gid attribute.
|
java.lang.String |
getGroup()
Get the value of the group attribute.
|
java.lang.String |
getHardQueue(int index)
Get a java.lang.String attribute at an index.
|
int |
getHardQueueCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getHardQueueList()
Get a unmodifiable list of all java.lang.String attributes.
|
ComplexEntry |
getHardResource(int index)
Get a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
int |
getHardResourceCount()
Get the number of com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
java.util.List<ComplexEntry> |
getHardResourceList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
java.lang.String |
getHost()
Get the value of the host attribute.
|
JobReference |
getJaAdPredecessor(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJaAdPredecessorCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJaAdPredecessorList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
JobReference |
getJaAdRequest(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJaAdRequestCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJaAdRequestList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
JobReference |
getJaAdSuccessor(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJaAdSuccessorCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJaAdSuccessorList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
Range |
getJaAHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaAHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaAHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
Range |
getJaNHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaNHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaNHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
Range |
getJaOHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaOHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaOHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
Range |
getJaSHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaSHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaSHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
Range |
getJaStructure(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaStructureCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaStructureList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
int |
getJaTaskConcurrency()
Get the value of the jaTaskConcurrency attribute.
|
JobTask |
getJaTasks(int index)
Get a com.sun.grid.jgdi.configuration.JobTask attribute at an index.
|
int |
getJaTasksCount()
Get the number of com.sun.grid.jgdi.configuration.JobTask attributes.
|
java.util.List<JobTask> |
getJaTasksList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobTask attributes.
|
JobTask |
getJaTemplate(int index)
Get a com.sun.grid.jgdi.configuration.JobTask attribute at an index.
|
int |
getJaTemplateCount()
Get the number of com.sun.grid.jgdi.configuration.JobTask attributes.
|
java.util.List<JobTask> |
getJaTemplateList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobTask attributes.
|
Range |
getJaUHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaUHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaUHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
JobReference |
getJidPredecessor(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJidPredecessorCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJidPredecessorList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
JobReference |
getJidRequest(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJidRequestCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJidRequestList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
JobReference |
getJidSuccessor(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJidSuccessorCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJidSuccessorList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.lang.String |
getJobArgs(int index)
Get a java.lang.String attribute at an index.
|
int |
getJobArgsCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getJobArgsList()
Get a unmodifiable list of all java.lang.String attributes.
|
java.lang.String |
getJobName()
Get the value of the jobName attribute.
|
int |
getJobNumber()
Get the value of the jobNumber attribute.
|
int |
getJobshare()
Get the value of the jobshare attribute.
|
MailReceiver |
getMail(int index)
Get a com.sun.grid.jgdi.configuration.MailReceiver attribute at an index.
|
int |
getMailCount()
Get the number of com.sun.grid.jgdi.configuration.MailReceiver attributes.
|
java.util.List<MailReceiver> |
getMailList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.MailReceiver attributes.
|
int |
getMailOptions()
Get the value of the mailOptions attribute.
|
java.lang.String |
getMasterHardQueue(int index)
Get a java.lang.String attribute at an index.
|
int |
getMasterHardQueueCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getMasterHardQueueList()
Get a unmodifiable list of all java.lang.String attributes.
|
double |
getNppri()
Get the value of the nppri attribute.
|
double |
getNurg()
Get the value of the nurg attribute.
|
int |
getOverrideTickets()
Get the value of the overrideTickets attribute.
|
java.lang.String |
getOwner()
Get the value of the owner attribute.
|
PathAlias |
getPathAliases(int index)
Get a com.sun.grid.jgdi.configuration.PathAlias attribute at an index.
|
int |
getPathAliasesCount()
Get the number of com.sun.grid.jgdi.configuration.PathAlias attributes.
|
java.util.List<PathAlias> |
getPathAliasesList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathAlias attributes.
|
java.lang.String |
getPe()
Get the value of the pe attribute.
|
Range |
getPeRange(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getPeRangeCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getPeRangeList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
int |
getPriority()
Get the value of the priority attribute.
|
java.lang.String |
getProject()
Get the value of the project attribute.
|
int |
getPty()
Get the value of the pty attribute.
|
int |
getRestart()
Get the value of the restart attribute.
|
double |
getRrcontr()
Get the value of the rrcontr attribute.
|
java.lang.String |
getScriptFile()
Get the value of the scriptFile attribute.
|
java.lang.String |
getScriptPtr()
Get the value of the scriptPtr attribute.
|
int |
getScriptSize()
Get the value of the scriptSize attribute.
|
java.lang.String |
getSession()
Get the value of the session attribute.
|
PathName |
getShell(int index)
Get a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
int |
getShellCount()
Get the number of com.sun.grid.jgdi.configuration.PathName attributes.
|
java.util.List<PathName> |
getShellList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathName attributes.
|
java.lang.String |
getSoftQueue(int index)
Get a java.lang.String attribute at an index.
|
int |
getSoftQueueCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getSoftQueueList()
Get a unmodifiable list of all java.lang.String attributes.
|
ComplexEntry |
getSoftResource(int index)
Get a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
int |
getSoftResourceCount()
Get the number of com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
java.util.List<ComplexEntry> |
getSoftResourceList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
PathName |
getStderrPath(int index)
Get a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
int |
getStderrPathCount()
Get the number of com.sun.grid.jgdi.configuration.PathName attributes.
|
java.util.List<PathName> |
getStderrPathList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathName attributes.
|
PathName |
getStdinPath(int index)
Get a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
int |
getStdinPathCount()
Get the number of com.sun.grid.jgdi.configuration.PathName attributes.
|
java.util.List<PathName> |
getStdinPathList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathName attributes.
|
PathName |
getStdoutPath(int index)
Get a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
int |
getStdoutPathCount()
Get the number of com.sun.grid.jgdi.configuration.PathName attributes.
|
java.util.List<PathName> |
getStdoutPathList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathName attributes.
|
int |
getSubmissionTime()
Get the value of the submissionTime attribute.
|
java.lang.String |
getTgt()
Get the value of the tgt attribute.
|
int |
getType()
Get the value of the type attribute.
|
int |
getUid()
Get the value of the uid attribute.
|
double |
getUrg()
Get the value of the urg attribute.
|
java.lang.String |
getUser(int index)
Get a java.lang.String attribute at an index.
|
int |
getUserCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getUserList()
Get a unmodifiable list of all java.lang.String attributes.
|
int |
getVerify()
Get the value of the verify attribute.
|
int |
getVerifySuitableQueues()
Get the value of the verifySuitableQueues attribute.
|
int |
getVersion()
Get the value of the version attribute.
|
double |
getWtcontr()
Get the value of the wtcontr attribute.
|
boolean |
isMergeStderr()
Get the value of the mergeStderr attribute.
|
boolean |
isNotify()
Get the value of the notify attribute.
|
boolean |
isReserve()
Get the value of the reserve attribute.
|
boolean |
isSetAccount()
Determine if the account attribute is set
|
boolean |
isSetAr()
Determine if the ar attribute is set
|
boolean |
isSetBinding()
Determine if the binding attribute is set
|
boolean |
isSetCheckpointAttr()
Determine if the checkpointAttr attribute is set
|
boolean |
isSetCheckpointInterval()
Determine if the checkpointInterval attribute is set
|
boolean |
isSetCheckpointName()
Determine if the checkpointName attribute is set
|
boolean |
isSetCheckpointObject()
Determine if the checkpointObject attribute is set
|
boolean |
isSetContext()
Determine if any context attribute is set
|
boolean |
isSetContext(java.lang.String key)
Determine if any context attribute is for a key is set
|
boolean |
isSetCred()
Determine if the cred attribute is set
|
boolean |
isSetCwd()
Determine if the cwd attribute is set
|
boolean |
isSetDeadline()
Determine if the deadline attribute is set
|
boolean |
isSetDepartment()
Determine if the department attribute is set
|
boolean |
isSetDirectivePrefix()
Determine if the directivePrefix attribute is set
|
boolean |
isSetDlcontr()
Determine if the dlcontr attribute is set
|
boolean |
isSetEnv()
Determine if any env attribute is set
|
boolean |
isSetEnv(java.lang.String key)
Determine if any env attribute is for a key is set
|
boolean |
isSetExecFile()
Determine if the execFile attribute is set
|
boolean |
isSetExecutionTime()
Determine if the executionTime attribute is set
|
boolean |
isSetGid()
Determine if the gid attribute is set
|
boolean |
isSetGroup()
Determine if the group attribute is set
|
boolean |
isSetHardQueue()
Determine if the hardQueue attribute is set
|
boolean |
isSetHardResource()
Determine if the hardResource attribute is set
|
boolean |
isSetHost()
Determine if the host attribute is set
|
boolean |
isSetJaAdPredecessor()
Determine if the jaAdPredecessor attribute is set
|
boolean |
isSetJaAdRequest()
Determine if the jaAdRequest attribute is set
|
boolean |
isSetJaAdSuccessor()
Determine if the jaAdSuccessor attribute is set
|
boolean |
isSetJaAHIds()
Determine if the jaAHIds attribute is set
|
boolean |
isSetJaNHIds()
Determine if the jaNHIds attribute is set
|
boolean |
isSetJaOHIds()
Determine if the jaOHIds attribute is set
|
boolean |
isSetJaSHIds()
Determine if the jaSHIds attribute is set
|
boolean |
isSetJaStructure()
Determine if the jaStructure attribute is set
|
boolean |
isSetJaTaskConcurrency()
Determine if the jaTaskConcurrency attribute is set
|
boolean |
isSetJaTasks()
Determine if the jaTasks attribute is set
|
boolean |
isSetJaTemplate()
Determine if the jaTemplate attribute is set
|
boolean |
isSetJaUHIds()
Determine if the jaUHIds attribute is set
|
boolean |
isSetJidPredecessor()
Determine if the jidPredecessor attribute is set
|
boolean |
isSetJidRequest()
Determine if the jidRequest attribute is set
|
boolean |
isSetJidSuccessor()
Determine if the jidSuccessor attribute is set
|
boolean |
isSetJobArgs()
Determine if the jobArgs attribute is set
|
boolean |
isSetJobName()
Determine if the jobName attribute is set
|
boolean |
isSetJobNumber()
Determine if the jobNumber attribute is set
|
boolean |
isSetJobshare()
Determine if the jobshare attribute is set
|
boolean |
isSetMail()
Determine if the mail attribute is set
|
boolean |
isSetMailOptions()
Determine if the mailOptions attribute is set
|
boolean |
isSetMasterHardQueue()
Determine if the masterHardQueue attribute is set
|
boolean |
isSetMergeStderr()
Determine if the mergeStderr attribute is set
|
boolean |
isSetNotify()
Determine if the notify attribute is set
|
boolean |
isSetNppri()
Determine if the nppri attribute is set
|
boolean |
isSetNurg()
Determine if the nurg attribute is set
|
boolean |
isSetOverrideTickets()
Determine if the overrideTickets attribute is set
|
boolean |
isSetOwner()
Determine if the owner attribute is set
|
boolean |
isSetPathAliases()
Determine if the pathAliases attribute is set
|
boolean |
isSetPe()
Determine if the pe attribute is set
|
boolean |
isSetPeRange()
Determine if the peRange attribute is set
|
boolean |
isSetPriority()
Determine if the priority attribute is set
|
boolean |
isSetProject()
Determine if the project attribute is set
|
boolean |
isSetPty()
Determine if the pty attribute is set
|
boolean |
isSetReserve()
Determine if the reserve attribute is set
|
boolean |
isSetRestart()
Determine if the restart attribute is set
|
boolean |
isSetRrcontr()
Determine if the rrcontr attribute is set
|
boolean |
isSetScriptFile()
Determine if the scriptFile attribute is set
|
boolean |
isSetScriptPtr()
Determine if the scriptPtr attribute is set
|
boolean |
isSetScriptSize()
Determine if the scriptSize attribute is set
|
boolean |
isSetSession()
Determine if the session attribute is set
|
boolean |
isSetShell()
Determine if the shell attribute is set
|
boolean |
isSetSoftQueue()
Determine if the softQueue attribute is set
|
boolean |
isSetSoftResource()
Determine if the softResource attribute is set
|
boolean |
isSetStderrPath()
Determine if the stderrPath attribute is set
|
boolean |
isSetStdinPath()
Determine if the stdinPath attribute is set
|
boolean |
isSetStdoutPath()
Determine if the stdoutPath attribute is set
|
boolean |
isSetSubmissionTime()
Determine if the submissionTime attribute is set
|
boolean |
isSetTgt()
Determine if the tgt attribute is set
|
boolean |
isSetType()
Determine if the type attribute is set
|
boolean |
isSetUid()
Determine if the uid attribute is set
|
boolean |
isSetUrg()
Determine if the urg attribute is set
|
boolean |
isSetUser()
Determine if the user attribute is set
|
boolean |
isSetVerify()
Determine if the verify attribute is set
|
boolean |
isSetVerifySuitableQueues()
Determine if the verifySuitableQueues attribute is set
|
boolean |
isSetVersion()
Determine if the version attribute is set
|
boolean |
isSetWtcontr()
Determine if the wtcontr attribute is set
|
void |
putContext(java.lang.String key,
java.lang.String value)
Put the attribute context for a key.
|
void |
putEnv(java.lang.String key,
java.lang.String value)
Put the attribute env for a key.
|
void |
removeAllBinding()
Remove all com.sun.grid.jgdi.configuration.Binding attributes.
|
void |
removeAllContext()
Remove the attribute context for all keys.
|
void |
removeAllEnv()
Remove the attribute env for all keys.
|
void |
removeAllHardQueue()
Remove all java.lang.String attributes.
|
void |
removeAllHardResource()
Remove all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
void |
removeAllJaAdPredecessor()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJaAdRequest()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJaAdSuccessor()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJaAHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaNHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaOHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaSHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaStructure()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaTasks()
Remove all com.sun.grid.jgdi.configuration.JobTask attributes.
|
void |
removeAllJaTemplate()
Remove all com.sun.grid.jgdi.configuration.JobTask attributes.
|
void |
removeAllJaUHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJidPredecessor()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJidRequest()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJidSuccessor()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJobArgs()
Remove all java.lang.String attributes.
|
void |
removeAllMail()
Remove all com.sun.grid.jgdi.configuration.MailReceiver attributes.
|
void |
removeAllMasterHardQueue()
Remove all java.lang.String attributes.
|
void |
removeAllPathAliases()
Remove all com.sun.grid.jgdi.configuration.PathAlias attributes.
|
void |
removeAllPeRange()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllShell()
Remove all com.sun.grid.jgdi.configuration.PathName attributes.
|
void |
removeAllSoftQueue()
Remove all java.lang.String attributes.
|
void |
removeAllSoftResource()
Remove all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
void |
removeAllStderrPath()
Remove all com.sun.grid.jgdi.configuration.PathName attributes.
|
void |
removeAllStdinPath()
Remove all com.sun.grid.jgdi.configuration.PathName attributes.
|
void |
removeAllStdoutPath()
Remove all com.sun.grid.jgdi.configuration.PathName attributes.
|
void |
removeAllUser()
Remove all java.lang.String attributes.
|
boolean |
removeBinding(Binding abinding)
Remote a specific com.sun.grid.jgdi.configuration.Binding attribute.
|
Binding |
removeBinding(int index)
Remote a com.sun.grid.jgdi.configuration.Binding attribute at an index.
|
java.lang.String |
removeContext(java.lang.String key)
remove the attribute context for a key.
|
java.lang.String |
removeEnv(java.lang.String key)
remove the attribute env for a key.
|
java.lang.String |
removeHardQueue(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeHardQueue(java.lang.String ahardQueue)
Remote a specific java.lang.String attribute.
|
boolean |
removeHardResource(ComplexEntry ahardResource)
Remote a specific com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
ComplexEntry |
removeHardResource(int index)
Remote a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
JobReference |
removeJaAdPredecessor(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJaAdPredecessor(JobReference ajaAdPredecessor)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
JobReference |
removeJaAdRequest(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJaAdRequest(JobReference ajaAdRequest)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
JobReference |
removeJaAdSuccessor(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJaAdSuccessor(JobReference ajaAdSuccessor)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
Range |
removeJaAHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaAHIds(Range ajaAHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
Range |
removeJaNHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaNHIds(Range ajaNHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
Range |
removeJaOHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaOHIds(Range ajaOHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
Range |
removeJaSHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaSHIds(Range ajaSHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
Range |
removeJaStructure(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaStructure(Range ajaStructure)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
JobTask |
removeJaTasks(int index)
Remote a com.sun.grid.jgdi.configuration.JobTask attribute at an index.
|
boolean |
removeJaTasks(JobTask ajaTasks)
Remote a specific com.sun.grid.jgdi.configuration.JobTask attribute.
|
JobTask |
removeJaTemplate(int index)
Remote a com.sun.grid.jgdi.configuration.JobTask attribute at an index.
|
boolean |
removeJaTemplate(JobTask ajaTemplate)
Remote a specific com.sun.grid.jgdi.configuration.JobTask attribute.
|
Range |
removeJaUHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaUHIds(Range ajaUHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
JobReference |
removeJidPredecessor(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJidPredecessor(JobReference ajidPredecessor)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
JobReference |
removeJidRequest(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJidRequest(JobReference ajidRequest)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
JobReference |
removeJidSuccessor(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJidSuccessor(JobReference ajidSuccessor)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
java.lang.String |
removeJobArgs(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeJobArgs(java.lang.String ajobArgs)
Remote a specific java.lang.String attribute.
|
MailReceiver |
removeMail(int index)
Remote a com.sun.grid.jgdi.configuration.MailReceiver attribute at an index.
|
boolean |
removeMail(MailReceiver amail)
Remote a specific com.sun.grid.jgdi.configuration.MailReceiver attribute.
|
java.lang.String |
removeMasterHardQueue(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeMasterHardQueue(java.lang.String amasterHardQueue)
Remote a specific java.lang.String attribute.
|
PathAlias |
removePathAliases(int index)
Remote a com.sun.grid.jgdi.configuration.PathAlias attribute at an index.
|
boolean |
removePathAliases(PathAlias apathAliases)
Remote a specific com.sun.grid.jgdi.configuration.PathAlias attribute.
|
Range |
removePeRange(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removePeRange(Range apeRange)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
PathName |
removeShell(int index)
Remote a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
boolean |
removeShell(PathName ashell)
Remote a specific com.sun.grid.jgdi.configuration.PathName attribute.
|
java.lang.String |
removeSoftQueue(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeSoftQueue(java.lang.String asoftQueue)
Remote a specific java.lang.String attribute.
|
boolean |
removeSoftResource(ComplexEntry asoftResource)
Remote a specific com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
ComplexEntry |
removeSoftResource(int index)
Remote a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
PathName |
removeStderrPath(int index)
Remote a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
boolean |
removeStderrPath(PathName astderrPath)
Remote a specific com.sun.grid.jgdi.configuration.PathName attribute.
|
PathName |
removeStdinPath(int index)
Remote a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
boolean |
removeStdinPath(PathName astdinPath)
Remote a specific com.sun.grid.jgdi.configuration.PathName attribute.
|
PathName |
removeStdoutPath(int index)
Remote a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
boolean |
removeStdoutPath(PathName astdoutPath)
Remote a specific com.sun.grid.jgdi.configuration.PathName attribute.
|
java.lang.String |
removeUser(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeUser(java.lang.String auser)
Remote a specific java.lang.String attribute.
|
void |
setAccount(java.lang.String aAccount)
Set the account attribute.
|
void |
setAr(int aAr)
Set the ar attribute.
|
void |
setBinding(int index,
Binding abinding)
Set a com.sun.grid.jgdi.configuration.Binding attribute.
|
void |
setCheckpointAttr(int aCheckpointAttr)
Set the checkpointAttr attribute.
|
void |
setCheckpointInterval(int aCheckpointInterval)
Set the checkpointInterval attribute.
|
void |
setCheckpointName(java.lang.String aCheckpointName)
Set the checkpointName attribute.
|
void |
setCheckpointObject(Checkpoint aCheckpointObject)
Set the checkpointObject attribute.
|
void |
setCred(java.lang.String aCred)
Set the cred attribute.
|
void |
setCwd(java.lang.String aCwd)
Set the cwd attribute.
|
void |
setDeadline(int aDeadline)
Set the deadline attribute.
|
void |
setDepartment(java.lang.String aDepartment)
Set the department attribute.
|
void |
setDirectivePrefix(java.lang.String aDirectivePrefix)
Set the directivePrefix attribute.
|
void |
setDlcontr(double aDlcontr)
Set the dlcontr attribute.
|
void |
setExecFile(java.lang.String aExecFile)
Set the execFile attribute.
|
void |
setExecutionTime(int aExecutionTime)
Set the executionTime attribute.
|
void |
setGid(int aGid)
Set the gid attribute.
|
void |
setGroup(java.lang.String aGroup)
Set the group attribute.
|
void |
setHardQueue(int index,
java.lang.String ahardQueue)
Set a java.lang.String attribute.
|
void |
setHardResource(int index,
ComplexEntry ahardResource)
Set a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
setHost(java.lang.String aHost)
Set the host attribute.
|
void |
setJaAdPredecessor(int index,
JobReference ajaAdPredecessor)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJaAdRequest(int index,
JobReference ajaAdRequest)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJaAdSuccessor(int index,
JobReference ajaAdSuccessor)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJaAHIds(int index,
Range ajaAHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaNHIds(int index,
Range ajaNHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaOHIds(int index,
Range ajaOHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaSHIds(int index,
Range ajaSHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaStructure(int index,
Range ajaStructure)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaTaskConcurrency(int aJaTaskConcurrency)
Set the jaTaskConcurrency attribute.
|
void |
setJaTasks(int index,
JobTask ajaTasks)
Set a com.sun.grid.jgdi.configuration.JobTask attribute.
|
void |
setJaTemplate(int index,
JobTask ajaTemplate)
Set a com.sun.grid.jgdi.configuration.JobTask attribute.
|
void |
setJaUHIds(int index,
Range ajaUHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJidPredecessor(int index,
JobReference ajidPredecessor)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJidRequest(int index,
JobReference ajidRequest)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJidSuccessor(int index,
JobReference ajidSuccessor)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJobArgs(int index,
java.lang.String ajobArgs)
Set a java.lang.String attribute.
|
void |
setJobName(java.lang.String aJobName)
Set the jobName attribute.
|
void |
setJobNumber(int aJobNumber)
Set the jobNumber attribute.
|
void |
setJobshare(int aJobshare)
Set the jobshare attribute.
|
void |
setMail(int index,
MailReceiver amail)
Set a com.sun.grid.jgdi.configuration.MailReceiver attribute.
|
void |
setMailOptions(int aMailOptions)
Set the mailOptions attribute.
|
void |
setMasterHardQueue(int index,
java.lang.String amasterHardQueue)
Set a java.lang.String attribute.
|
void |
setMergeStderr(boolean aMergeStderr)
Set the mergeStderr attribute.
|
void |
setNotify(boolean aNotify)
Set the notify attribute.
|
void |
setNppri(double aNppri)
Set the nppri attribute.
|
void |
setNurg(double aNurg)
Set the nurg attribute.
|
void |
setOverrideTickets(int aOverrideTickets)
Set the overrideTickets attribute.
|
void |
setOwner(java.lang.String aOwner)
Set the owner attribute.
|
void |
setPathAliases(int index,
PathAlias apathAliases)
Set a com.sun.grid.jgdi.configuration.PathAlias attribute.
|
void |
setPe(java.lang.String aPe)
Set the pe attribute.
|
void |
setPeRange(int index,
Range apeRange)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setPriority(int aPriority)
Set the priority attribute.
|
void |
setProject(java.lang.String aProject)
Set the project attribute.
|
void |
setPty(int aPty)
Set the pty attribute.
|
void |
setReserve(boolean aReserve)
Set the reserve attribute.
|
void |
setRestart(int aRestart)
Set the restart attribute.
|
void |
setRrcontr(double aRrcontr)
Set the rrcontr attribute.
|
void |
setScriptFile(java.lang.String aScriptFile)
Set the scriptFile attribute.
|
void |
setScriptPtr(java.lang.String aScriptPtr)
Set the scriptPtr attribute.
|
void |
setScriptSize(int aScriptSize)
Set the scriptSize attribute.
|
void |
setSession(java.lang.String aSession)
Set the session attribute.
|
void |
setShell(int index,
PathName ashell)
Set a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
setSoftQueue(int index,
java.lang.String asoftQueue)
Set a java.lang.String attribute.
|
void |
setSoftResource(int index,
ComplexEntry asoftResource)
Set a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
setStderrPath(int index,
PathName astderrPath)
Set a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
setStdinPath(int index,
PathName astdinPath)
Set a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
setStdoutPath(int index,
PathName astdoutPath)
Set a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
setSubmissionTime(int aSubmissionTime)
Set the submissionTime attribute.
|
void |
setTgt(java.lang.String aTgt)
Set the tgt attribute.
|
void |
setType(int aType)
Set the type attribute.
|
void |
setUid(int aUid)
Set the uid attribute.
|
void |
setUrg(double aUrg)
Set the urg attribute.
|
void |
setUser(int index,
java.lang.String auser)
Set a java.lang.String attribute.
|
void |
setVerify(int aVerify)
Set the verify attribute.
|
void |
setVerifySuitableQueues(int aVerifySuitableQueues)
Set the verifySuitableQueues attribute.
|
void |
setVersion(int aVersion)
Set the version attribute.
|
void |
setWtcontr(double aWtcontr)
Set the wtcontr attribute.
|
java.lang.String |
toString() |
getName, getParent, getPathName, getRoot, setName, setParentpublic JobImpl()
public JobImpl(boolean initWithDefaultValues)
initWithDefaultValues - if true the new instance will
be initialized with the default values as defined
in the cull definition.public JobImpl(int jobNumber)
public boolean isSetJobNumber()
isSetJobNumber in interface Jobtrue if the jobNumber attribute is setpublic void setJobNumber(int aJobNumber)
setJobNumber in interface JobaJobNumber - the new value for the jobNumber attributepublic int getJobNumber()
getJobNumber in interface Jobpublic boolean isSetJobName()
isSetJobName in interface Jobtrue if the jobName attribute is setpublic void setJobName(java.lang.String aJobName)
setJobName in interface JobaJobName - the new value for the jobName attributepublic java.lang.String getJobName()
getJobName in interface Jobpublic boolean isSetVersion()
isSetVersion in interface Jobtrue if the version attribute is setpublic void setVersion(int aVersion)
aVersion - the new value for the version attributepublic int getVersion()
getVersion in interface Jobpublic void addJidRequest(JobReference ajidRequest)
addJidRequest in interface JobajidRequest - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJidRequest(int index,
JobReference ajidRequest)
setJidRequest in interface Jobindex - index of the com.sun.grid.jgdi.configuration.JobReference attributeajidRequest - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJidRequest()
removeAllJidRequest in interface Jobpublic JobReference removeJidRequest(int index)
removeJidRequest in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJidRequest(JobReference ajidRequest)
removeJidRequest in interface JobajidRequest - the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJidRequestList()
getJidRequestList in interface Jobpublic int getJidRequestCount()
getJidRequestCount in interface Jobpublic JobReference getJidRequest(int index)
getJidRequest in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJidRequest()
isSetJidRequest in interface Jobtrue if the jidRequest attribute is setpublic void addJidPredecessor(JobReference ajidPredecessor)
ajidPredecessor - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJidPredecessor(int index,
JobReference ajidPredecessor)
index - index of the com.sun.grid.jgdi.configuration.JobReference attributeajidPredecessor - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJidPredecessor()
public JobReference removeJidPredecessor(int index)
index - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJidPredecessor(JobReference ajidPredecessor)
ajidPredecessor - the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJidPredecessorList()
getJidPredecessorList in interface Jobpublic int getJidPredecessorCount()
getJidPredecessorCount in interface Jobpublic JobReference getJidPredecessor(int index)
getJidPredecessor in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJidPredecessor()
isSetJidPredecessor in interface Jobtrue if the jidPredecessor attribute is setpublic void addJidSuccessor(JobReference ajidSuccessor)
ajidSuccessor - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJidSuccessor(int index,
JobReference ajidSuccessor)
index - index of the com.sun.grid.jgdi.configuration.JobReference attributeajidSuccessor - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJidSuccessor()
public JobReference removeJidSuccessor(int index)
index - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJidSuccessor(JobReference ajidSuccessor)
ajidSuccessor - the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJidSuccessorList()
getJidSuccessorList in interface Jobpublic int getJidSuccessorCount()
getJidSuccessorCount in interface Jobpublic JobReference getJidSuccessor(int index)
getJidSuccessor in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJidSuccessor()
isSetJidSuccessor in interface Jobtrue if the jidSuccessor attribute is setpublic void addJaAdRequest(JobReference ajaAdRequest)
addJaAdRequest in interface JobajaAdRequest - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJaAdRequest(int index,
JobReference ajaAdRequest)
setJaAdRequest in interface Jobindex - index of the com.sun.grid.jgdi.configuration.JobReference attributeajaAdRequest - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJaAdRequest()
removeAllJaAdRequest in interface Jobpublic JobReference removeJaAdRequest(int index)
removeJaAdRequest in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaAdRequest(JobReference ajaAdRequest)
removeJaAdRequest in interface JobajaAdRequest - the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJaAdRequestList()
getJaAdRequestList in interface Jobpublic int getJaAdRequestCount()
getJaAdRequestCount in interface Jobpublic JobReference getJaAdRequest(int index)
getJaAdRequest in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJaAdRequest()
isSetJaAdRequest in interface Jobtrue if the jaAdRequest attribute is setpublic void addJaAdPredecessor(JobReference ajaAdPredecessor)
ajaAdPredecessor - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJaAdPredecessor(int index,
JobReference ajaAdPredecessor)
index - index of the com.sun.grid.jgdi.configuration.JobReference attributeajaAdPredecessor - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJaAdPredecessor()
public JobReference removeJaAdPredecessor(int index)
index - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaAdPredecessor(JobReference ajaAdPredecessor)
ajaAdPredecessor - the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJaAdPredecessorList()
getJaAdPredecessorList in interface Jobpublic int getJaAdPredecessorCount()
getJaAdPredecessorCount in interface Jobpublic JobReference getJaAdPredecessor(int index)
getJaAdPredecessor in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJaAdPredecessor()
isSetJaAdPredecessor in interface Jobtrue if the jaAdPredecessor attribute is setpublic void addJaAdSuccessor(JobReference ajaAdSuccessor)
ajaAdSuccessor - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJaAdSuccessor(int index,
JobReference ajaAdSuccessor)
index - index of the com.sun.grid.jgdi.configuration.JobReference attributeajaAdSuccessor - the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJaAdSuccessor()
public JobReference removeJaAdSuccessor(int index)
index - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaAdSuccessor(JobReference ajaAdSuccessor)
ajaAdSuccessor - the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJaAdSuccessorList()
getJaAdSuccessorList in interface Jobpublic int getJaAdSuccessorCount()
getJaAdSuccessorCount in interface Jobpublic JobReference getJaAdSuccessor(int index)
getJaAdSuccessor in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJaAdSuccessor()
isSetJaAdSuccessor in interface Jobtrue if the jaAdSuccessor attribute is setpublic boolean isSetSession()
isSetSession in interface Jobtrue if the session attribute is setpublic void setSession(java.lang.String aSession)
setSession in interface JobaSession - the new value for the session attributepublic java.lang.String getSession()
getSession in interface Jobpublic boolean isSetProject()
isSetProject in interface Jobtrue if the project attribute is setpublic void setProject(java.lang.String aProject)
setProject in interface JobaProject - the new value for the project attributepublic java.lang.String getProject()
getProject in interface Jobpublic boolean isSetDepartment()
isSetDepartment in interface Jobtrue if the department attribute is setpublic void setDepartment(java.lang.String aDepartment)
setDepartment in interface JobaDepartment - the new value for the department attributepublic java.lang.String getDepartment()
getDepartment in interface Jobpublic boolean isSetDirectivePrefix()
isSetDirectivePrefix in interface Jobtrue if the directivePrefix attribute is setpublic void setDirectivePrefix(java.lang.String aDirectivePrefix)
setDirectivePrefix in interface JobaDirectivePrefix - the new value for the directivePrefix attributepublic java.lang.String getDirectivePrefix()
getDirectivePrefix in interface Jobpublic boolean isSetExecFile()
isSetExecFile in interface Jobtrue if the execFile attribute is setpublic void setExecFile(java.lang.String aExecFile)
setExecFile in interface JobaExecFile - the new value for the execFile attributepublic java.lang.String getExecFile()
getExecFile in interface Jobpublic boolean isSetScriptFile()
isSetScriptFile in interface Jobtrue if the scriptFile attribute is setpublic void setScriptFile(java.lang.String aScriptFile)
setScriptFile in interface JobaScriptFile - the new value for the scriptFile attributepublic java.lang.String getScriptFile()
getScriptFile in interface Jobpublic boolean isSetScriptSize()
isSetScriptSize in interface Jobtrue if the scriptSize attribute is setpublic void setScriptSize(int aScriptSize)
setScriptSize in interface JobaScriptSize - the new value for the scriptSize attributepublic int getScriptSize()
getScriptSize in interface Jobpublic boolean isSetScriptPtr()
isSetScriptPtr in interface Jobtrue if the scriptPtr attribute is setpublic void setScriptPtr(java.lang.String aScriptPtr)
setScriptPtr in interface JobaScriptPtr - the new value for the scriptPtr attributepublic java.lang.String getScriptPtr()
getScriptPtr in interface Jobpublic boolean isSetSubmissionTime()
isSetSubmissionTime in interface Jobtrue if the submissionTime attribute is setpublic void setSubmissionTime(int aSubmissionTime)
aSubmissionTime - the new value for the submissionTime attributepublic int getSubmissionTime()
getSubmissionTime in interface Jobpublic boolean isSetExecutionTime()
isSetExecutionTime in interface Jobtrue if the executionTime attribute is setpublic void setExecutionTime(int aExecutionTime)
setExecutionTime in interface JobaExecutionTime - the new value for the executionTime attributepublic int getExecutionTime()
getExecutionTime in interface Jobpublic boolean isSetDeadline()
isSetDeadline in interface Jobtrue if the deadline attribute is setpublic void setDeadline(int aDeadline)
setDeadline in interface JobaDeadline - the new value for the deadline attributepublic int getDeadline()
getDeadline in interface Jobpublic boolean isSetOwner()
isSetOwner in interface Jobtrue if the owner attribute is setpublic void setOwner(java.lang.String aOwner)
aOwner - the new value for the owner attributepublic java.lang.String getOwner()
public boolean isSetUid()
public void setUid(int aUid)
aUid - the new value for the uid attributepublic int getUid()
public boolean isSetGroup()
isSetGroup in interface Jobtrue if the group attribute is setpublic void setGroup(java.lang.String aGroup)
aGroup - the new value for the group attributepublic java.lang.String getGroup()
public boolean isSetGid()
public void setGid(int aGid)
aGid - the new value for the gid attributepublic int getGid()
public boolean isSetAccount()
isSetAccount in interface Jobtrue if the account attribute is setpublic void setAccount(java.lang.String aAccount)
setAccount in interface JobaAccount - the new value for the account attributepublic java.lang.String getAccount()
getAccount in interface Jobpublic boolean isSetCwd()
public void setCwd(java.lang.String aCwd)
public java.lang.String getCwd()
public boolean isSetNotify()
isSetNotify in interface Jobtrue if the notify attribute is setpublic void setNotify(boolean aNotify)
public boolean isNotify()
public boolean isSetType()
public void setType(int aType)
public int getType()
public boolean isSetReserve()
isSetReserve in interface Jobtrue if the reserve attribute is setpublic void setReserve(boolean aReserve)
setReserve in interface JobaReserve - the new value for the reserve attributepublic boolean isReserve()
public boolean isSetPriority()
isSetPriority in interface Jobtrue if the priority attribute is setpublic void setPriority(int aPriority)
setPriority in interface JobaPriority - the new value for the priority attributepublic int getPriority()
getPriority in interface Jobpublic boolean isSetJobshare()
isSetJobshare in interface Jobtrue if the jobshare attribute is setpublic void setJobshare(int aJobshare)
setJobshare in interface JobaJobshare - the new value for the jobshare attributepublic int getJobshare()
getJobshare in interface Jobpublic void addShell(PathName ashell)
public void setShell(int index,
PathName ashell)
public void removeAllShell()
removeAllShell in interface Jobpublic PathName removeShell(int index)
removeShell in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeShell(PathName ashell)
removeShell in interface Jobashell - the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.PathName attribute has been removedpublic java.util.List<PathName> getShellList()
getShellList in interface Jobpublic int getShellCount()
getShellCount in interface Jobpublic PathName getShell(int index)
public boolean isSetShell()
isSetShell in interface Jobtrue if the shell attribute is setpublic boolean isSetVerify()
isSetVerify in interface Jobtrue if the verify attribute is setpublic void setVerify(int aVerify)
aVerify - the new value for the verify attributepublic int getVerify()
public void putEnv(java.lang.String key,
java.lang.String value)
Put the attribute env for a key.
public java.lang.String getDefaultEnv()
Get the default value of the attribute env.
getDefaultEnv in interface Jobjava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getEnv(java.lang.String key)
Get the env attribute for a key.
public java.lang.String removeEnv(java.lang.String key)
remove the attribute env for a key.
public void removeAllEnv()
Remove the attribute env for all keys.
removeAllEnv in interface Jobpublic java.util.Set<java.lang.String> getEnvKeys()
getEnvKeys in interface Jobpublic int getEnvCount()
getEnvCount in interface Jobpublic boolean isSetEnv()
public boolean isSetEnv(java.lang.String key)
public void putContext(java.lang.String key,
java.lang.String value)
Put the attribute context for a key.
putContext in interface Jobkey - the keyvalue - the valuepublic java.lang.String getDefaultContext()
Get the default value of the attribute context.
getDefaultContext in interface Jobjava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getContext(java.lang.String key)
Get the context attribute for a key.
getContext in interface Jobkey - the keypublic java.lang.String removeContext(java.lang.String key)
remove the attribute context for a key.
removeContext in interface Jobkey - tje keynull
if the value attribute was not defined for the key.public void removeAllContext()
Remove the attribute context for all keys.
removeAllContext in interface Jobpublic java.util.Set<java.lang.String> getContextKeys()
getContextKeys in interface Jobpublic int getContextCount()
getContextCount in interface Jobpublic boolean isSetContext()
isSetContext in interface Jobtrue if the context attribute is setpublic boolean isSetContext(java.lang.String key)
isSetContext in interface Jobkey - the keytrue if the context attribute is setpublic void addJobArgs(java.lang.String ajobArgs)
addJobArgs in interface JobajobArgs - the new java.lang.String attributepublic void setJobArgs(int index,
java.lang.String ajobArgs)
setJobArgs in interface Jobindex - index of the java.lang.String attributeajobArgs - the new java.lang.String attributepublic void removeAllJobArgs()
removeAllJobArgs in interface Jobpublic java.lang.String removeJobArgs(int index)
removeJobArgs in interface Jobindex - the index of the java.lang.String attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJobArgs(java.lang.String ajobArgs)
removeJobArgs in interface JobajobArgs - the java.lang.String attribute which should be
removedtrue if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getJobArgsList()
getJobArgsList in interface Jobpublic int getJobArgsCount()
getJobArgsCount in interface Jobpublic java.lang.String getJobArgs(int index)
getJobArgs in interface Jobindex - the index of the java.lang.String attribute which should be
removedpublic boolean isSetJobArgs()
isSetJobArgs in interface Jobtrue if the jobArgs attribute is setpublic boolean isSetCheckpointAttr()
isSetCheckpointAttr in interface Jobtrue if the checkpointAttr attribute is setpublic void setCheckpointAttr(int aCheckpointAttr)
aCheckpointAttr - the new value for the checkpointAttr attributepublic int getCheckpointAttr()
getCheckpointAttr in interface Jobpublic boolean isSetCheckpointName()
isSetCheckpointName in interface Jobtrue if the checkpointName attribute is setpublic void setCheckpointName(java.lang.String aCheckpointName)
setCheckpointName in interface JobaCheckpointName - the new value for the checkpointName attributepublic java.lang.String getCheckpointName()
getCheckpointName in interface Jobpublic boolean isSetCheckpointObject()
isSetCheckpointObject in interface Jobtrue if the checkpointObject attribute is setpublic void setCheckpointObject(Checkpoint aCheckpointObject)
aCheckpointObject - the new value for the checkpointObject attributepublic Checkpoint getCheckpointObject()
getCheckpointObject in interface Jobpublic boolean isSetCheckpointInterval()
isSetCheckpointInterval in interface Jobtrue if the checkpointInterval attribute is setpublic void setCheckpointInterval(int aCheckpointInterval)
aCheckpointInterval - the new value for the checkpointInterval attributepublic int getCheckpointInterval()
getCheckpointInterval in interface Jobpublic boolean isSetRestart()
isSetRestart in interface Jobtrue if the restart attribute is setpublic void setRestart(int aRestart)
setRestart in interface JobaRestart - the new value for the restart attributepublic int getRestart()
getRestart in interface Jobpublic void addStdoutPath(PathName astdoutPath)
addStdoutPath in interface JobastdoutPath - the new com.sun.grid.jgdi.configuration.PathName attributepublic void setStdoutPath(int index,
PathName astdoutPath)
setStdoutPath in interface Jobindex - index of the com.sun.grid.jgdi.configuration.PathName attributeastdoutPath - the new com.sun.grid.jgdi.configuration.PathName attributepublic void removeAllStdoutPath()
removeAllStdoutPath in interface Jobpublic PathName removeStdoutPath(int index)
removeStdoutPath in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeStdoutPath(PathName astdoutPath)
removeStdoutPath in interface JobastdoutPath - the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.PathName attribute has been removedpublic java.util.List<PathName> getStdoutPathList()
getStdoutPathList in interface Jobpublic int getStdoutPathCount()
getStdoutPathCount in interface Jobpublic PathName getStdoutPath(int index)
getStdoutPath in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedpublic boolean isSetStdoutPath()
isSetStdoutPath in interface Jobtrue if the stdoutPath attribute is setpublic void addStderrPath(PathName astderrPath)
addStderrPath in interface JobastderrPath - the new com.sun.grid.jgdi.configuration.PathName attributepublic void setStderrPath(int index,
PathName astderrPath)
setStderrPath in interface Jobindex - index of the com.sun.grid.jgdi.configuration.PathName attributeastderrPath - the new com.sun.grid.jgdi.configuration.PathName attributepublic void removeAllStderrPath()
removeAllStderrPath in interface Jobpublic PathName removeStderrPath(int index)
removeStderrPath in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeStderrPath(PathName astderrPath)
removeStderrPath in interface JobastderrPath - the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.PathName attribute has been removedpublic java.util.List<PathName> getStderrPathList()
getStderrPathList in interface Jobpublic int getStderrPathCount()
getStderrPathCount in interface Jobpublic PathName getStderrPath(int index)
getStderrPath in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedpublic boolean isSetStderrPath()
isSetStderrPath in interface Jobtrue if the stderrPath attribute is setpublic void addStdinPath(PathName astdinPath)
addStdinPath in interface JobastdinPath - the new com.sun.grid.jgdi.configuration.PathName attributepublic void setStdinPath(int index,
PathName astdinPath)
setStdinPath in interface Jobindex - index of the com.sun.grid.jgdi.configuration.PathName attributeastdinPath - the new com.sun.grid.jgdi.configuration.PathName attributepublic void removeAllStdinPath()
removeAllStdinPath in interface Jobpublic PathName removeStdinPath(int index)
removeStdinPath in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeStdinPath(PathName astdinPath)
removeStdinPath in interface JobastdinPath - the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.PathName attribute has been removedpublic java.util.List<PathName> getStdinPathList()
getStdinPathList in interface Jobpublic int getStdinPathCount()
getStdinPathCount in interface Jobpublic PathName getStdinPath(int index)
getStdinPath in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedpublic boolean isSetStdinPath()
isSetStdinPath in interface Jobtrue if the stdinPath attribute is setpublic boolean isSetMergeStderr()
isSetMergeStderr in interface Jobtrue if the mergeStderr attribute is setpublic void setMergeStderr(boolean aMergeStderr)
setMergeStderr in interface JobaMergeStderr - the new value for the mergeStderr attributepublic boolean isMergeStderr()
isMergeStderr in interface Jobpublic void addHardResource(ComplexEntry ahardResource)
addHardResource in interface JobahardResource - the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void setHardResource(int index,
ComplexEntry ahardResource)
setHardResource in interface Jobindex - index of the com.sun.grid.jgdi.configuration.ComplexEntry attributeahardResource - the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void removeAllHardResource()
removeAllHardResource in interface Jobpublic ComplexEntry removeHardResource(int index)
removeHardResource in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeHardResource(ComplexEntry ahardResource)
removeHardResource in interface JobahardResource - the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.ComplexEntry attribute has been removedpublic java.util.List<ComplexEntry> getHardResourceList()
getHardResourceList in interface Jobpublic int getHardResourceCount()
getHardResourceCount in interface Jobpublic ComplexEntry getHardResource(int index)
getHardResource in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedpublic boolean isSetHardResource()
isSetHardResource in interface Jobtrue if the hardResource attribute is setpublic void addSoftResource(ComplexEntry asoftResource)
addSoftResource in interface JobasoftResource - the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void setSoftResource(int index,
ComplexEntry asoftResource)
setSoftResource in interface Jobindex - index of the com.sun.grid.jgdi.configuration.ComplexEntry attributeasoftResource - the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void removeAllSoftResource()
removeAllSoftResource in interface Jobpublic ComplexEntry removeSoftResource(int index)
removeSoftResource in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeSoftResource(ComplexEntry asoftResource)
removeSoftResource in interface JobasoftResource - the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.ComplexEntry attribute has been removedpublic java.util.List<ComplexEntry> getSoftResourceList()
getSoftResourceList in interface Jobpublic int getSoftResourceCount()
getSoftResourceCount in interface Jobpublic ComplexEntry getSoftResource(int index)
getSoftResource in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedpublic boolean isSetSoftResource()
isSetSoftResource in interface Jobtrue if the softResource attribute is setpublic void addHardQueue(java.lang.String ahardQueue)
addHardQueue in interface JobahardQueue - the new java.lang.String attributepublic void setHardQueue(int index,
java.lang.String ahardQueue)
setHardQueue in interface Jobindex - index of the java.lang.String attributeahardQueue - the new java.lang.String attributepublic void removeAllHardQueue()
removeAllHardQueue in interface Jobpublic java.lang.String removeHardQueue(int index)
removeHardQueue in interface Jobindex - the index of the java.lang.String attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeHardQueue(java.lang.String ahardQueue)
removeHardQueue in interface JobahardQueue - the java.lang.String attribute which should be
removedtrue if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getHardQueueList()
getHardQueueList in interface Jobpublic int getHardQueueCount()
getHardQueueCount in interface Jobpublic java.lang.String getHardQueue(int index)
getHardQueue in interface Jobindex - the index of the java.lang.String attribute which should be
removedpublic boolean isSetHardQueue()
isSetHardQueue in interface Jobtrue if the hardQueue attribute is setpublic void addSoftQueue(java.lang.String asoftQueue)
addSoftQueue in interface JobasoftQueue - the new java.lang.String attributepublic void setSoftQueue(int index,
java.lang.String asoftQueue)
setSoftQueue in interface Jobindex - index of the java.lang.String attributeasoftQueue - the new java.lang.String attributepublic void removeAllSoftQueue()
removeAllSoftQueue in interface Jobpublic java.lang.String removeSoftQueue(int index)
removeSoftQueue in interface Jobindex - the index of the java.lang.String attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeSoftQueue(java.lang.String asoftQueue)
removeSoftQueue in interface JobasoftQueue - the java.lang.String attribute which should be
removedtrue if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getSoftQueueList()
getSoftQueueList in interface Jobpublic int getSoftQueueCount()
getSoftQueueCount in interface Jobpublic java.lang.String getSoftQueue(int index)
getSoftQueue in interface Jobindex - the index of the java.lang.String attribute which should be
removedpublic boolean isSetSoftQueue()
isSetSoftQueue in interface Jobtrue if the softQueue attribute is setpublic boolean isSetMailOptions()
isSetMailOptions in interface Jobtrue if the mailOptions attribute is setpublic void setMailOptions(int aMailOptions)
setMailOptions in interface JobaMailOptions - the new value for the mailOptions attributepublic int getMailOptions()
getMailOptions in interface Jobpublic void addMail(MailReceiver amail)
public void setMail(int index,
MailReceiver amail)
public void removeAllMail()
removeAllMail in interface Jobpublic MailReceiver removeMail(int index)
removeMail in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.MailReceiver attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeMail(MailReceiver amail)
removeMail in interface Jobamail - the com.sun.grid.jgdi.configuration.MailReceiver attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.MailReceiver attribute has been removedpublic java.util.List<MailReceiver> getMailList()
getMailList in interface Jobpublic int getMailCount()
getMailCount in interface Jobpublic MailReceiver getMail(int index)
public boolean isSetMail()
public boolean isSetPe()
public void setPe(java.lang.String aPe)
public java.lang.String getPe()
public void addPeRange(Range apeRange)
addPeRange in interface JobapeRange - the new com.sun.grid.jgdi.configuration.Range attributepublic void setPeRange(int index,
Range apeRange)
setPeRange in interface Jobindex - index of the com.sun.grid.jgdi.configuration.Range attributeapeRange - the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllPeRange()
removeAllPeRange in interface Jobpublic Range removePeRange(int index)
removePeRange in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull if
no attribute at this index is storedpublic boolean removePeRange(Range apeRange)
removePeRange in interface JobapeRange - the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getPeRangeList()
getPeRangeList in interface Jobpublic int getPeRangeCount()
getPeRangeCount in interface Jobpublic Range getPeRange(int index)
getPeRange in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetPeRange()
isSetPeRange in interface Jobtrue if the peRange attribute is setpublic void addMasterHardQueue(java.lang.String amasterHardQueue)
addMasterHardQueue in interface JobamasterHardQueue - the new java.lang.String attributepublic void setMasterHardQueue(int index,
java.lang.String amasterHardQueue)
setMasterHardQueue in interface Jobindex - index of the java.lang.String attributeamasterHardQueue - the new java.lang.String attributepublic void removeAllMasterHardQueue()
removeAllMasterHardQueue in interface Jobpublic java.lang.String removeMasterHardQueue(int index)
removeMasterHardQueue in interface Jobindex - the index of the java.lang.String attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeMasterHardQueue(java.lang.String amasterHardQueue)
removeMasterHardQueue in interface JobamasterHardQueue - the java.lang.String attribute which should be
removedtrue if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getMasterHardQueueList()
getMasterHardQueueList in interface Jobpublic int getMasterHardQueueCount()
getMasterHardQueueCount in interface Jobpublic java.lang.String getMasterHardQueue(int index)
getMasterHardQueue in interface Jobindex - the index of the java.lang.String attribute which should be
removedpublic boolean isSetMasterHardQueue()
isSetMasterHardQueue in interface Jobtrue if the masterHardQueue attribute is setpublic boolean isSetTgt()
public void setTgt(java.lang.String aTgt)
public java.lang.String getTgt()
public boolean isSetCred()
public void setCred(java.lang.String aCred)
public java.lang.String getCred()
public void addJaStructure(Range ajaStructure)
addJaStructure in interface JobajaStructure - the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaStructure(int index,
Range ajaStructure)
setJaStructure in interface Jobindex - index of the com.sun.grid.jgdi.configuration.Range attributeajaStructure - the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaStructure()
removeAllJaStructure in interface Jobpublic Range removeJaStructure(int index)
removeJaStructure in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaStructure(Range ajaStructure)
removeJaStructure in interface JobajaStructure - the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaStructureList()
getJaStructureList in interface Jobpublic int getJaStructureCount()
getJaStructureCount in interface Jobpublic Range getJaStructure(int index)
getJaStructure in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaStructure()
isSetJaStructure in interface Jobtrue if the jaStructure attribute is setpublic void addJaNHIds(Range ajaNHIds)
addJaNHIds in interface JobajaNHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaNHIds(int index,
Range ajaNHIds)
setJaNHIds in interface Jobindex - index of the com.sun.grid.jgdi.configuration.Range attributeajaNHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaNHIds()
removeAllJaNHIds in interface Jobpublic Range removeJaNHIds(int index)
removeJaNHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaNHIds(Range ajaNHIds)
removeJaNHIds in interface JobajaNHIds - the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaNHIdsList()
getJaNHIdsList in interface Jobpublic int getJaNHIdsCount()
getJaNHIdsCount in interface Jobpublic Range getJaNHIds(int index)
getJaNHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaNHIds()
isSetJaNHIds in interface Jobtrue if the jaNHIds attribute is setpublic void addJaUHIds(Range ajaUHIds)
addJaUHIds in interface JobajaUHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaUHIds(int index,
Range ajaUHIds)
setJaUHIds in interface Jobindex - index of the com.sun.grid.jgdi.configuration.Range attributeajaUHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaUHIds()
removeAllJaUHIds in interface Jobpublic Range removeJaUHIds(int index)
removeJaUHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaUHIds(Range ajaUHIds)
removeJaUHIds in interface JobajaUHIds - the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaUHIdsList()
getJaUHIdsList in interface Jobpublic int getJaUHIdsCount()
getJaUHIdsCount in interface Jobpublic Range getJaUHIds(int index)
getJaUHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaUHIds()
isSetJaUHIds in interface Jobtrue if the jaUHIds attribute is setpublic void addJaSHIds(Range ajaSHIds)
addJaSHIds in interface JobajaSHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaSHIds(int index,
Range ajaSHIds)
setJaSHIds in interface Jobindex - index of the com.sun.grid.jgdi.configuration.Range attributeajaSHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaSHIds()
removeAllJaSHIds in interface Jobpublic Range removeJaSHIds(int index)
removeJaSHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaSHIds(Range ajaSHIds)
removeJaSHIds in interface JobajaSHIds - the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaSHIdsList()
getJaSHIdsList in interface Jobpublic int getJaSHIdsCount()
getJaSHIdsCount in interface Jobpublic Range getJaSHIds(int index)
getJaSHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaSHIds()
isSetJaSHIds in interface Jobtrue if the jaSHIds attribute is setpublic void addJaOHIds(Range ajaOHIds)
addJaOHIds in interface JobajaOHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaOHIds(int index,
Range ajaOHIds)
setJaOHIds in interface Jobindex - index of the com.sun.grid.jgdi.configuration.Range attributeajaOHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaOHIds()
removeAllJaOHIds in interface Jobpublic Range removeJaOHIds(int index)
removeJaOHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaOHIds(Range ajaOHIds)
removeJaOHIds in interface JobajaOHIds - the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaOHIdsList()
getJaOHIdsList in interface Jobpublic int getJaOHIdsCount()
getJaOHIdsCount in interface Jobpublic Range getJaOHIds(int index)
getJaOHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaOHIds()
isSetJaOHIds in interface Jobtrue if the jaOHIds attribute is setpublic void addJaAHIds(Range ajaAHIds)
addJaAHIds in interface JobajaAHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaAHIds(int index,
Range ajaAHIds)
setJaAHIds in interface Jobindex - index of the com.sun.grid.jgdi.configuration.Range attributeajaAHIds - the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaAHIds()
removeAllJaAHIds in interface Jobpublic Range removeJaAHIds(int index)
removeJaAHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaAHIds(Range ajaAHIds)
removeJaAHIds in interface JobajaAHIds - the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaAHIdsList()
getJaAHIdsList in interface Jobpublic int getJaAHIdsCount()
getJaAHIdsCount in interface Jobpublic Range getJaAHIds(int index)
getJaAHIds in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaAHIds()
isSetJaAHIds in interface Jobtrue if the jaAHIds attribute is setpublic void addJaTemplate(JobTask ajaTemplate)
addJaTemplate in interface JobajaTemplate - the new com.sun.grid.jgdi.configuration.JobTask attributepublic void setJaTemplate(int index,
JobTask ajaTemplate)
setJaTemplate in interface Jobindex - index of the com.sun.grid.jgdi.configuration.JobTask attributeajaTemplate - the new com.sun.grid.jgdi.configuration.JobTask attributepublic void removeAllJaTemplate()
removeAllJaTemplate in interface Jobpublic JobTask removeJaTemplate(int index)
removeJaTemplate in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaTemplate(JobTask ajaTemplate)
removeJaTemplate in interface JobajaTemplate - the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.JobTask attribute has been removedpublic java.util.List<JobTask> getJaTemplateList()
getJaTemplateList in interface Jobpublic int getJaTemplateCount()
getJaTemplateCount in interface Jobpublic JobTask getJaTemplate(int index)
getJaTemplate in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removedpublic boolean isSetJaTemplate()
isSetJaTemplate in interface Jobtrue if the jaTemplate attribute is setpublic void addJaTasks(JobTask ajaTasks)
addJaTasks in interface JobajaTasks - the new com.sun.grid.jgdi.configuration.JobTask attributepublic void setJaTasks(int index,
JobTask ajaTasks)
setJaTasks in interface Jobindex - index of the com.sun.grid.jgdi.configuration.JobTask attributeajaTasks - the new com.sun.grid.jgdi.configuration.JobTask attributepublic void removeAllJaTasks()
removeAllJaTasks in interface Jobpublic JobTask removeJaTasks(int index)
removeJaTasks in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeJaTasks(JobTask ajaTasks)
removeJaTasks in interface JobajaTasks - the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.JobTask attribute has been removedpublic java.util.List<JobTask> getJaTasksList()
getJaTasksList in interface Jobpublic int getJaTasksCount()
getJaTasksCount in interface Jobpublic JobTask getJaTasks(int index)
getJaTasks in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removedpublic boolean isSetJaTasks()
isSetJaTasks in interface Jobtrue if the jaTasks attribute is setpublic boolean isSetHost()
public void setHost(java.lang.String aHost)
aHost - the new value for the host attributepublic java.lang.String getHost()
public void addUser(java.lang.String auser)
public void setUser(int index,
java.lang.String auser)
public void removeAllUser()
removeAllUser in interface Jobpublic java.lang.String removeUser(int index)
removeUser in interface Jobindex - the index of the java.lang.String attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeUser(java.lang.String auser)
removeUser in interface Jobauser - the java.lang.String attribute which should be
removedtrue if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getUserList()
getUserList in interface Jobpublic int getUserCount()
getUserCount in interface Jobpublic java.lang.String getUser(int index)
public boolean isSetUser()
public boolean isSetVerifySuitableQueues()
isSetVerifySuitableQueues in interface Jobtrue if the verifySuitableQueues attribute is setpublic void setVerifySuitableQueues(int aVerifySuitableQueues)
setVerifySuitableQueues in interface JobaVerifySuitableQueues - the new value for the verifySuitableQueues attributepublic int getVerifySuitableQueues()
getVerifySuitableQueues in interface Jobpublic boolean isSetOverrideTickets()
isSetOverrideTickets in interface Jobtrue if the overrideTickets attribute is setpublic void setOverrideTickets(int aOverrideTickets)
setOverrideTickets in interface JobaOverrideTickets - the new value for the overrideTickets attributepublic int getOverrideTickets()
getOverrideTickets in interface Jobpublic void addPathAliases(PathAlias apathAliases)
addPathAliases in interface JobapathAliases - the new com.sun.grid.jgdi.configuration.PathAlias attributepublic void setPathAliases(int index,
PathAlias apathAliases)
setPathAliases in interface Jobindex - index of the com.sun.grid.jgdi.configuration.PathAlias attributeapathAliases - the new com.sun.grid.jgdi.configuration.PathAlias attributepublic void removeAllPathAliases()
removeAllPathAliases in interface Jobpublic PathAlias removePathAliases(int index)
removePathAliases in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathAlias attribute which should be
removednull if
no attribute at this index is storedpublic boolean removePathAliases(PathAlias apathAliases)
removePathAliases in interface JobapathAliases - the com.sun.grid.jgdi.configuration.PathAlias attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.PathAlias attribute has been removedpublic java.util.List<PathAlias> getPathAliasesList()
getPathAliasesList in interface Jobpublic int getPathAliasesCount()
getPathAliasesCount in interface Jobpublic PathAlias getPathAliases(int index)
getPathAliases in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.PathAlias attribute which should be
removedpublic boolean isSetPathAliases()
isSetPathAliases in interface Jobtrue if the pathAliases attribute is setpublic boolean isSetUrg()
public void setUrg(double aUrg)
public double getUrg()
public boolean isSetNurg()
public void setNurg(double aNurg)
aNurg - the new value for the nurg attributepublic double getNurg()
public boolean isSetNppri()
isSetNppri in interface Jobtrue if the nppri attribute is setpublic void setNppri(double aNppri)
aNppri - the new value for the nppri attributepublic double getNppri()
public boolean isSetRrcontr()
isSetRrcontr in interface Jobtrue if the rrcontr attribute is setpublic void setRrcontr(double aRrcontr)
aRrcontr - the new value for the rrcontr attributepublic double getRrcontr()
getRrcontr in interface Jobpublic boolean isSetDlcontr()
isSetDlcontr in interface Jobtrue if the dlcontr attribute is setpublic void setDlcontr(double aDlcontr)
aDlcontr - the new value for the dlcontr attributepublic double getDlcontr()
getDlcontr in interface Jobpublic boolean isSetWtcontr()
isSetWtcontr in interface Jobtrue if the wtcontr attribute is setpublic void setWtcontr(double aWtcontr)
aWtcontr - the new value for the wtcontr attributepublic double getWtcontr()
getWtcontr in interface Jobpublic boolean isSetAr()
public void setAr(int aAr)
public int getAr()
public boolean isSetPty()
public void setPty(int aPty)
public int getPty()
public boolean isSetJaTaskConcurrency()
isSetJaTaskConcurrency in interface Jobtrue if the jaTaskConcurrency attribute is setpublic void setJaTaskConcurrency(int aJaTaskConcurrency)
setJaTaskConcurrency in interface JobaJaTaskConcurrency - the new value for the jaTaskConcurrency attributepublic int getJaTaskConcurrency()
getJaTaskConcurrency in interface Jobpublic void addBinding(Binding abinding)
addBinding in interface Jobabinding - the new com.sun.grid.jgdi.configuration.Binding attributepublic void setBinding(int index,
Binding abinding)
setBinding in interface Jobindex - index of the com.sun.grid.jgdi.configuration.Binding attributeabinding - the new com.sun.grid.jgdi.configuration.Binding attributepublic void removeAllBinding()
removeAllBinding in interface Jobpublic Binding removeBinding(int index)
removeBinding in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Binding attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeBinding(Binding abinding)
removeBinding in interface Jobabinding - the com.sun.grid.jgdi.configuration.Binding attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.Binding attribute has been removedpublic java.util.List<Binding> getBindingList()
getBindingList in interface Jobpublic int getBindingCount()
getBindingCount in interface Jobpublic Binding getBinding(int index)
getBinding in interface Jobindex - the index of the com.sun.grid.jgdi.configuration.Binding attribute which should be
removedpublic boolean isSetBinding()
isSetBinding in interface Jobtrue if the binding attribute is setpublic boolean equals(java.lang.Object obj)
obj.equals in class java.lang.Objectobj - the compared objecttrue if the primary key information is equal to the
primary key informations of obj.public boolean equalsCompletely(java.lang.Object obj)
equalsCompletely in interface GEObjectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2007 Sun Microsystems, Inc. All rights reserved.