Uses of Interface
org.icenigrid.schema.pbs.qstat.RerunableDocument.Rerunable

Packages that use RerunableDocument.Rerunable
org.icenigrid.schema.pbs.qstat   
org.icenigrid.schema.pbs.qstat.impl   
 

Uses of RerunableDocument.Rerunable in org.icenigrid.schema.pbs.qstat
 

Methods in org.icenigrid.schema.pbs.qstat that return RerunableDocument.Rerunable
static RerunableDocument.Rerunable RerunableDocument.Rerunable.Factory.newInstance()
           
static RerunableDocument.Rerunable RerunableDocument.Rerunable.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static RerunableDocument.Rerunable RerunableDocument.Rerunable.Factory.newValue(java.lang.Object obj)
           
 RerunableDocument.Rerunable JobDocument.Job.xgetRerunable()
          Gets (as xml) the "Rerunable" element
 RerunableDocument.Rerunable RerunableDocument.xgetRerunable()
          Gets (as xml) the "Rerunable" element
 

Methods in org.icenigrid.schema.pbs.qstat with parameters of type RerunableDocument.Rerunable
 void JobDocument.Job.xsetRerunable(RerunableDocument.Rerunable rerunable)
          Sets (as xml) the "Rerunable" element
 void RerunableDocument.xsetRerunable(RerunableDocument.Rerunable rerunable)
          Sets (as xml) the "Rerunable" element
 

Uses of RerunableDocument.Rerunable in org.icenigrid.schema.pbs.qstat.impl
 

Classes in org.icenigrid.schema.pbs.qstat.impl that implement RerunableDocument.Rerunable
static class RerunableDocumentImpl.RerunableImpl
          An XML Rerunable(@uri:gridsam:pbs:qstat).
 

Methods in org.icenigrid.schema.pbs.qstat.impl that return RerunableDocument.Rerunable
 RerunableDocument.Rerunable JobDocumentImpl.JobImpl.xgetRerunable()
          Gets (as xml) the "Rerunable" element
 RerunableDocument.Rerunable RerunableDocumentImpl.xgetRerunable()
          Gets (as xml) the "Rerunable" element
 

Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type RerunableDocument.Rerunable
 void JobDocumentImpl.JobImpl.xsetRerunable(RerunableDocument.Rerunable rerunable)
          Sets (as xml) the "Rerunable" element
 void RerunableDocumentImpl.xsetRerunable(RerunableDocument.Rerunable rerunable)
          Sets (as xml) the "Rerunable" element
 



Copyright © 2009. All Rights Reserved.