org.icenigrid.schema.pbs.qstat
Class JobStateDocument.JobState.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.JobStateDocument.JobState.Factory
Enclosing interface:
JobStateDocument.JobState

public static final class JobStateDocument.JobState.Factory
extends java.lang.Object

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


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

Method Detail

newValue

public static JobStateDocument.JobState newValue(java.lang.Object obj)

newInstance

public static JobStateDocument.JobState newInstance()

newInstance

public static JobStateDocument.JobState newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.