org.icenigrid.schema.pbs.qstat
Class JobDocument.Job.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.JobDocument.Job.Factory
Enclosing interface:
JobDocument.Job

public static final class JobDocument.Job.Factory
extends java.lang.Object

A factory class with static methods for creating instances of this type.


Method Summary
static JobDocument.Job newInstance()
           
static JobDocument.Job newInstance(org.apache.xmlbeans.XmlOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static JobDocument.Job newInstance()

newInstance

public static JobDocument.Job newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.