org.icenigrid.schema.pbs.qstat
Interface JobDocument.Job

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
JobDocumentImpl.JobImpl
Enclosing interface:
JobDocument

public static interface JobDocument.Job
extends org.apache.xmlbeans.XmlObject

An XML Job(@uri:gridsam:pbs:qstat). This is a complex type.


Nested Class Summary
static class JobDocument.Job.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 ResourceListDocument.ResourceList addNewResourceList()
          Appends and returns a new empty "Resource_List" element
 ResourcesUsedDocument.ResourcesUsed addNewResourcesUsed()
          Appends and returns a new empty "resources_used" element
 CheckpointDocument.Checkpoint.Enum getCheckpoint()
          Gets the "Checkpoint" element
 CommentDocument.Comment.Enum getComment()
          Gets the "comment" element
 int getCtime()
          Gets the "ctime" element
 java.lang.String getErrorPath()
          Gets the "Error_Path" element
 int getEtime()
          Gets the "etime" element
 ExecHostDocument.ExecHost.Enum getExecHost()
          Gets the "exec_host" element
 byte getExitStatus()
          Gets the "exit_status" element
 HoldTypesDocument.HoldTypes.Enum getHoldTypes()
          Gets the "Hold_Types" element
 JobNameDocument.JobName.Enum getJobName()
          Gets the "Job_Name" element
 JobOwnerDocument.JobOwner.Enum getJobOwner()
          Gets the "Job_Owner" element
 JobStateDocument.JobState.Enum getJobState()
          Gets the "job_state" element
 JoinPathDocument.JoinPath.Enum getJoinPath()
          Gets the "Join_Path" element
 KeepFilesDocument.KeepFiles.Enum getKeepFiles()
          Gets the "Keep_Files" element
 MailPointsDocument.MailPoints.Enum getMailPoints()
          Gets the "Mail_Points" element
 int getMtime()
          Gets the "mtime" element
 java.lang.String getOutputPath()
          Gets the "Output_Path" element
 byte getPriority()
          Gets the "Priority" element
 int getQtime()
          Gets the "qtime" element
 QueueDocument.Queue.Enum getQueue()
          Gets the "queue" element
 RerunableDocument.Rerunable.Enum getRerunable()
          Gets the "Rerunable" element
 ResourceListDocument.ResourceList getResourceList()
          Gets the "Resource_List" element
 ResourcesUsedDocument.ResourcesUsed getResourcesUsed()
          Gets the "resources_used" element
 java.lang.String getSchedHint()
          Gets the "sched_hint" element
 ServerDocument.Server.Enum getServer()
          Gets the "server" element
 ShellPathListDocument.ShellPathList.Enum getShellPathList()
          Gets the "Shell_Path_List" element
 SubmitArgsDocument.SubmitArgs.Enum getSubmitArgs()
          Gets the "submit_args" element
 java.lang.String getVariableList()
          Gets the "Variable_List" element
 XDocument.X.Enum getX()
          Gets the "x" element
 void setCheckpoint(CheckpointDocument.Checkpoint.Enum checkpoint)
          Sets the "Checkpoint" element
 void setComment(CommentDocument.Comment.Enum comment)
          Sets the "comment" element
 void setCtime(int ctime)
          Sets the "ctime" element
 void setErrorPath(java.lang.String errorPath)
          Sets the "Error_Path" element
 void setEtime(int etime)
          Sets the "etime" element
 void setExecHost(ExecHostDocument.ExecHost.Enum execHost)
          Sets the "exec_host" element
 void setExitStatus(byte exitStatus)
          Sets the "exit_status" element
 void setHoldTypes(HoldTypesDocument.HoldTypes.Enum holdTypes)
          Sets the "Hold_Types" element
 void setJobName(JobNameDocument.JobName.Enum jobName)
          Sets the "Job_Name" element
 void setJobOwner(JobOwnerDocument.JobOwner.Enum jobOwner)
          Sets the "Job_Owner" element
 void setJobState(JobStateDocument.JobState.Enum jobState)
          Sets the "job_state" element
 void setJoinPath(JoinPathDocument.JoinPath.Enum joinPath)
          Sets the "Join_Path" element
 void setKeepFiles(KeepFilesDocument.KeepFiles.Enum keepFiles)
          Sets the "Keep_Files" element
 void setMailPoints(MailPointsDocument.MailPoints.Enum mailPoints)
          Sets the "Mail_Points" element
 void setMtime(int mtime)
          Sets the "mtime" element
 void setOutputPath(java.lang.String outputPath)
          Sets the "Output_Path" element
 void setPriority(byte priority)
          Sets the "Priority" element
 void setQtime(int qtime)
          Sets the "qtime" element
 void setQueue(QueueDocument.Queue.Enum queue)
          Sets the "queue" element
 void setRerunable(RerunableDocument.Rerunable.Enum rerunable)
          Sets the "Rerunable" element
 void setResourceList(ResourceListDocument.ResourceList resourceList)
          Sets the "Resource_List" element
 void setResourcesUsed(ResourcesUsedDocument.ResourcesUsed resourcesUsed)
          Sets the "resources_used" element
 void setSchedHint(java.lang.String schedHint)
          Sets the "sched_hint" element
 void setServer(ServerDocument.Server.Enum server)
          Sets the "server" element
 void setShellPathList(ShellPathListDocument.ShellPathList.Enum shellPathList)
          Sets the "Shell_Path_List" element
 void setSubmitArgs(SubmitArgsDocument.SubmitArgs.Enum submitArgs)
          Sets the "submit_args" element
 void setVariableList(java.lang.String variableList)
          Sets the "Variable_List" element
 void setX(XDocument.X.Enum x)
          Sets the "x" element
 CheckpointDocument.Checkpoint xgetCheckpoint()
          Gets (as xml) the "Checkpoint" element
 CommentDocument.Comment xgetComment()
          Gets (as xml) the "comment" element
 CtimeDocument.Ctime xgetCtime()
          Gets (as xml) the "ctime" element
 org.apache.xmlbeans.XmlAnyURI xgetErrorPath()
          Gets (as xml) the "Error_Path" element
 EtimeDocument.Etime xgetEtime()
          Gets (as xml) the "etime" element
 ExecHostDocument.ExecHost xgetExecHost()
          Gets (as xml) the "exec_host" element
 ExitStatusDocument.ExitStatus xgetExitStatus()
          Gets (as xml) the "exit_status" element
 HoldTypesDocument.HoldTypes xgetHoldTypes()
          Gets (as xml) the "Hold_Types" element
 JobNameDocument.JobName xgetJobName()
          Gets (as xml) the "Job_Name" element
 JobOwnerDocument.JobOwner xgetJobOwner()
          Gets (as xml) the "Job_Owner" element
 JobStateDocument.JobState xgetJobState()
          Gets (as xml) the "job_state" element
 JoinPathDocument.JoinPath xgetJoinPath()
          Gets (as xml) the "Join_Path" element
 KeepFilesDocument.KeepFiles xgetKeepFiles()
          Gets (as xml) the "Keep_Files" element
 MailPointsDocument.MailPoints xgetMailPoints()
          Gets (as xml) the "Mail_Points" element
 MtimeDocument.Mtime xgetMtime()
          Gets (as xml) the "mtime" element
 org.apache.xmlbeans.XmlAnyURI xgetOutputPath()
          Gets (as xml) the "Output_Path" element
 PriorityDocument.Priority xgetPriority()
          Gets (as xml) the "Priority" element
 QtimeDocument.Qtime xgetQtime()
          Gets (as xml) the "qtime" element
 QueueDocument.Queue xgetQueue()
          Gets (as xml) the "queue" element
 RerunableDocument.Rerunable xgetRerunable()
          Gets (as xml) the "Rerunable" element
 org.apache.xmlbeans.XmlString xgetSchedHint()
          Gets (as xml) the "sched_hint" element
 ServerDocument.Server xgetServer()
          Gets (as xml) the "server" element
 ShellPathListDocument.ShellPathList xgetShellPathList()
          Gets (as xml) the "Shell_Path_List" element
 SubmitArgsDocument.SubmitArgs xgetSubmitArgs()
          Gets (as xml) the "submit_args" element
 org.apache.xmlbeans.XmlString xgetVariableList()
          Gets (as xml) the "Variable_List" element
 XDocument.X xgetX()
          Gets (as xml) the "x" element
 void xsetCheckpoint(CheckpointDocument.Checkpoint checkpoint)
          Sets (as xml) the "Checkpoint" element
 void xsetComment(CommentDocument.Comment comment)
          Sets (as xml) the "comment" element
 void xsetCtime(CtimeDocument.Ctime ctime)
          Sets (as xml) the "ctime" element
 void xsetErrorPath(org.apache.xmlbeans.XmlAnyURI errorPath)
          Sets (as xml) the "Error_Path" element
 void xsetEtime(EtimeDocument.Etime etime)
          Sets (as xml) the "etime" element
 void xsetExecHost(ExecHostDocument.ExecHost execHost)
          Sets (as xml) the "exec_host" element
 void xsetExitStatus(ExitStatusDocument.ExitStatus exitStatus)
          Sets (as xml) the "exit_status" element
 void xsetHoldTypes(HoldTypesDocument.HoldTypes holdTypes)
          Sets (as xml) the "Hold_Types" element
 void xsetJobName(JobNameDocument.JobName jobName)
          Sets (as xml) the "Job_Name" element
 void xsetJobOwner(JobOwnerDocument.JobOwner jobOwner)
          Sets (as xml) the "Job_Owner" element
 void xsetJobState(JobStateDocument.JobState jobState)
          Sets (as xml) the "job_state" element
 void xsetJoinPath(JoinPathDocument.JoinPath joinPath)
          Sets (as xml) the "Join_Path" element
 void xsetKeepFiles(KeepFilesDocument.KeepFiles keepFiles)
          Sets (as xml) the "Keep_Files" element
 void xsetMailPoints(MailPointsDocument.MailPoints mailPoints)
          Sets (as xml) the "Mail_Points" element
 void xsetMtime(MtimeDocument.Mtime mtime)
          Sets (as xml) the "mtime" element
 void xsetOutputPath(org.apache.xmlbeans.XmlAnyURI outputPath)
          Sets (as xml) the "Output_Path" element
 void xsetPriority(PriorityDocument.Priority priority)
          Sets (as xml) the "Priority" element
 void xsetQtime(QtimeDocument.Qtime qtime)
          Sets (as xml) the "qtime" element
 void xsetQueue(QueueDocument.Queue queue)
          Sets (as xml) the "queue" element
 void xsetRerunable(RerunableDocument.Rerunable rerunable)
          Sets (as xml) the "Rerunable" element
 void xsetSchedHint(org.apache.xmlbeans.XmlString schedHint)
          Sets (as xml) the "sched_hint" element
 void xsetServer(ServerDocument.Server server)
          Sets (as xml) the "server" element
 void xsetShellPathList(ShellPathListDocument.ShellPathList shellPathList)
          Sets (as xml) the "Shell_Path_List" element
 void xsetSubmitArgs(SubmitArgsDocument.SubmitArgs submitArgs)
          Sets (as xml) the "submit_args" element
 void xsetVariableList(org.apache.xmlbeans.XmlString variableList)
          Sets (as xml) the "Variable_List" element
 void xsetX(XDocument.X x)
          Sets (as xml) the "x" element
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getJobName

JobNameDocument.JobName.Enum getJobName()
Gets the "Job_Name" element


xgetJobName

JobNameDocument.JobName xgetJobName()
Gets (as xml) the "Job_Name" element


setJobName

void setJobName(JobNameDocument.JobName.Enum jobName)
Sets the "Job_Name" element


xsetJobName

void xsetJobName(JobNameDocument.JobName jobName)
Sets (as xml) the "Job_Name" element


getJobOwner

JobOwnerDocument.JobOwner.Enum getJobOwner()
Gets the "Job_Owner" element


xgetJobOwner

JobOwnerDocument.JobOwner xgetJobOwner()
Gets (as xml) the "Job_Owner" element


setJobOwner

void setJobOwner(JobOwnerDocument.JobOwner.Enum jobOwner)
Sets the "Job_Owner" element


xsetJobOwner

void xsetJobOwner(JobOwnerDocument.JobOwner jobOwner)
Sets (as xml) the "Job_Owner" element


getResourcesUsed

ResourcesUsedDocument.ResourcesUsed getResourcesUsed()
Gets the "resources_used" element


setResourcesUsed

void setResourcesUsed(ResourcesUsedDocument.ResourcesUsed resourcesUsed)
Sets the "resources_used" element


addNewResourcesUsed

ResourcesUsedDocument.ResourcesUsed addNewResourcesUsed()
Appends and returns a new empty "resources_used" element


getJobState

JobStateDocument.JobState.Enum getJobState()
Gets the "job_state" element


xgetJobState

JobStateDocument.JobState xgetJobState()
Gets (as xml) the "job_state" element


setJobState

void setJobState(JobStateDocument.JobState.Enum jobState)
Sets the "job_state" element


xsetJobState

void xsetJobState(JobStateDocument.JobState jobState)
Sets (as xml) the "job_state" element


getQueue

QueueDocument.Queue.Enum getQueue()
Gets the "queue" element


xgetQueue

QueueDocument.Queue xgetQueue()
Gets (as xml) the "queue" element


setQueue

void setQueue(QueueDocument.Queue.Enum queue)
Sets the "queue" element


xsetQueue

void xsetQueue(QueueDocument.Queue queue)
Sets (as xml) the "queue" element


getServer

ServerDocument.Server.Enum getServer()
Gets the "server" element


xgetServer

ServerDocument.Server xgetServer()
Gets (as xml) the "server" element


setServer

void setServer(ServerDocument.Server.Enum server)
Sets the "server" element


xsetServer

void xsetServer(ServerDocument.Server server)
Sets (as xml) the "server" element


getCheckpoint

CheckpointDocument.Checkpoint.Enum getCheckpoint()
Gets the "Checkpoint" element


xgetCheckpoint

CheckpointDocument.Checkpoint xgetCheckpoint()
Gets (as xml) the "Checkpoint" element


setCheckpoint

void setCheckpoint(CheckpointDocument.Checkpoint.Enum checkpoint)
Sets the "Checkpoint" element


xsetCheckpoint

void xsetCheckpoint(CheckpointDocument.Checkpoint checkpoint)
Sets (as xml) the "Checkpoint" element


getCtime

int getCtime()
Gets the "ctime" element


xgetCtime

CtimeDocument.Ctime xgetCtime()
Gets (as xml) the "ctime" element


setCtime

void setCtime(int ctime)
Sets the "ctime" element


xsetCtime

void xsetCtime(CtimeDocument.Ctime ctime)
Sets (as xml) the "ctime" element


getErrorPath

java.lang.String getErrorPath()
Gets the "Error_Path" element


xgetErrorPath

org.apache.xmlbeans.XmlAnyURI xgetErrorPath()
Gets (as xml) the "Error_Path" element


setErrorPath

void setErrorPath(java.lang.String errorPath)
Sets the "Error_Path" element


xsetErrorPath

void xsetErrorPath(org.apache.xmlbeans.XmlAnyURI errorPath)
Sets (as xml) the "Error_Path" element


getExecHost

ExecHostDocument.ExecHost.Enum getExecHost()
Gets the "exec_host" element


xgetExecHost

ExecHostDocument.ExecHost xgetExecHost()
Gets (as xml) the "exec_host" element


setExecHost

void setExecHost(ExecHostDocument.ExecHost.Enum execHost)
Sets the "exec_host" element


xsetExecHost

void xsetExecHost(ExecHostDocument.ExecHost execHost)
Sets (as xml) the "exec_host" element


getHoldTypes

HoldTypesDocument.HoldTypes.Enum getHoldTypes()
Gets the "Hold_Types" element


xgetHoldTypes

HoldTypesDocument.HoldTypes xgetHoldTypes()
Gets (as xml) the "Hold_Types" element


setHoldTypes

void setHoldTypes(HoldTypesDocument.HoldTypes.Enum holdTypes)
Sets the "Hold_Types" element


xsetHoldTypes

void xsetHoldTypes(HoldTypesDocument.HoldTypes holdTypes)
Sets (as xml) the "Hold_Types" element


getJoinPath

JoinPathDocument.JoinPath.Enum getJoinPath()
Gets the "Join_Path" element


xgetJoinPath

JoinPathDocument.JoinPath xgetJoinPath()
Gets (as xml) the "Join_Path" element


setJoinPath

void setJoinPath(JoinPathDocument.JoinPath.Enum joinPath)
Sets the "Join_Path" element


xsetJoinPath

void xsetJoinPath(JoinPathDocument.JoinPath joinPath)
Sets (as xml) the "Join_Path" element


getKeepFiles

KeepFilesDocument.KeepFiles.Enum getKeepFiles()
Gets the "Keep_Files" element


xgetKeepFiles

KeepFilesDocument.KeepFiles xgetKeepFiles()
Gets (as xml) the "Keep_Files" element


setKeepFiles

void setKeepFiles(KeepFilesDocument.KeepFiles.Enum keepFiles)
Sets the "Keep_Files" element


xsetKeepFiles

void xsetKeepFiles(KeepFilesDocument.KeepFiles keepFiles)
Sets (as xml) the "Keep_Files" element


getMailPoints

MailPointsDocument.MailPoints.Enum getMailPoints()
Gets the "Mail_Points" element


xgetMailPoints

MailPointsDocument.MailPoints xgetMailPoints()
Gets (as xml) the "Mail_Points" element


setMailPoints

void setMailPoints(MailPointsDocument.MailPoints.Enum mailPoints)
Sets the "Mail_Points" element


xsetMailPoints

void xsetMailPoints(MailPointsDocument.MailPoints mailPoints)
Sets (as xml) the "Mail_Points" element


getMtime

int getMtime()
Gets the "mtime" element


xgetMtime

MtimeDocument.Mtime xgetMtime()
Gets (as xml) the "mtime" element


setMtime

void setMtime(int mtime)
Sets the "mtime" element


xsetMtime

void xsetMtime(MtimeDocument.Mtime mtime)
Sets (as xml) the "mtime" element


getOutputPath

java.lang.String getOutputPath()
Gets the "Output_Path" element


xgetOutputPath

org.apache.xmlbeans.XmlAnyURI xgetOutputPath()
Gets (as xml) the "Output_Path" element


setOutputPath

void setOutputPath(java.lang.String outputPath)
Sets the "Output_Path" element


xsetOutputPath

void xsetOutputPath(org.apache.xmlbeans.XmlAnyURI outputPath)
Sets (as xml) the "Output_Path" element


getPriority

byte getPriority()
Gets the "Priority" element


xgetPriority

PriorityDocument.Priority xgetPriority()
Gets (as xml) the "Priority" element


setPriority

void setPriority(byte priority)
Sets the "Priority" element


xsetPriority

void xsetPriority(PriorityDocument.Priority priority)
Sets (as xml) the "Priority" element


getQtime

int getQtime()
Gets the "qtime" element


xgetQtime

QtimeDocument.Qtime xgetQtime()
Gets (as xml) the "qtime" element


setQtime

void setQtime(int qtime)
Sets the "qtime" element


xsetQtime

void xsetQtime(QtimeDocument.Qtime qtime)
Sets (as xml) the "qtime" element


getRerunable

RerunableDocument.Rerunable.Enum getRerunable()
Gets the "Rerunable" element


xgetRerunable

RerunableDocument.Rerunable xgetRerunable()
Gets (as xml) the "Rerunable" element


setRerunable

void setRerunable(RerunableDocument.Rerunable.Enum rerunable)
Sets the "Rerunable" element


xsetRerunable

void xsetRerunable(RerunableDocument.Rerunable rerunable)
Sets (as xml) the "Rerunable" element


getResourceList

ResourceListDocument.ResourceList getResourceList()
Gets the "Resource_List" element


setResourceList

void setResourceList(ResourceListDocument.ResourceList resourceList)
Sets the "Resource_List" element


addNewResourceList

ResourceListDocument.ResourceList addNewResourceList()
Appends and returns a new empty "Resource_List" element


getShellPathList

ShellPathListDocument.ShellPathList.Enum getShellPathList()
Gets the "Shell_Path_List" element


xgetShellPathList

ShellPathListDocument.ShellPathList xgetShellPathList()
Gets (as xml) the "Shell_Path_List" element


setShellPathList

void setShellPathList(ShellPathListDocument.ShellPathList.Enum shellPathList)
Sets the "Shell_Path_List" element


xsetShellPathList

void xsetShellPathList(ShellPathListDocument.ShellPathList shellPathList)
Sets (as xml) the "Shell_Path_List" element


getVariableList

java.lang.String getVariableList()
Gets the "Variable_List" element


xgetVariableList

org.apache.xmlbeans.XmlString xgetVariableList()
Gets (as xml) the "Variable_List" element


setVariableList

void setVariableList(java.lang.String variableList)
Sets the "Variable_List" element


xsetVariableList

void xsetVariableList(org.apache.xmlbeans.XmlString variableList)
Sets (as xml) the "Variable_List" element


getSchedHint

java.lang.String getSchedHint()
Gets the "sched_hint" element


xgetSchedHint

org.apache.xmlbeans.XmlString xgetSchedHint()
Gets (as xml) the "sched_hint" element


setSchedHint

void setSchedHint(java.lang.String schedHint)
Sets the "sched_hint" element


xsetSchedHint

void xsetSchedHint(org.apache.xmlbeans.XmlString schedHint)
Sets (as xml) the "sched_hint" element


getComment

CommentDocument.Comment.Enum getComment()
Gets the "comment" element


xgetComment

CommentDocument.Comment xgetComment()
Gets (as xml) the "comment" element


setComment

void setComment(CommentDocument.Comment.Enum comment)
Sets the "comment" element


xsetComment

void xsetComment(CommentDocument.Comment comment)
Sets (as xml) the "comment" element


getEtime

int getEtime()
Gets the "etime" element


xgetEtime

EtimeDocument.Etime xgetEtime()
Gets (as xml) the "etime" element


setEtime

void setEtime(int etime)
Sets the "etime" element


xsetEtime

void xsetEtime(EtimeDocument.Etime etime)
Sets (as xml) the "etime" element


getExitStatus

byte getExitStatus()
Gets the "exit_status" element


xgetExitStatus

ExitStatusDocument.ExitStatus xgetExitStatus()
Gets (as xml) the "exit_status" element


setExitStatus

void setExitStatus(byte exitStatus)
Sets the "exit_status" element


xsetExitStatus

void xsetExitStatus(ExitStatusDocument.ExitStatus exitStatus)
Sets (as xml) the "exit_status" element


getSubmitArgs

SubmitArgsDocument.SubmitArgs.Enum getSubmitArgs()
Gets the "submit_args" element


xgetSubmitArgs

SubmitArgsDocument.SubmitArgs xgetSubmitArgs()
Gets (as xml) the "submit_args" element


setSubmitArgs

void setSubmitArgs(SubmitArgsDocument.SubmitArgs.Enum submitArgs)
Sets the "submit_args" element


xsetSubmitArgs

void xsetSubmitArgs(SubmitArgsDocument.SubmitArgs submitArgs)
Sets (as xml) the "submit_args" element


getX

XDocument.X.Enum getX()
Gets the "x" element


xgetX

XDocument.X xgetX()
Gets (as xml) the "x" element


setX

void setX(XDocument.X.Enum x)
Sets the "x" element


xsetX

void xsetX(XDocument.X x)
Sets (as xml) the "x" element



Copyright © 2009. All Rights Reserved.