org.icenigrid.schema.pbs.qstat
Class JobNameDocument.JobName.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.JobNameDocument.JobName.Factory
Enclosing interface:
JobNameDocument.JobName

public static final class JobNameDocument.JobName.Factory
extends java.lang.Object

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


Method Summary
static JobNameDocument.JobName newInstance()
           
static JobNameDocument.JobName newInstance(org.apache.xmlbeans.XmlOptions options)
           
static JobNameDocument.JobName 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 JobNameDocument.JobName newValue(java.lang.Object obj)

newInstance

public static JobNameDocument.JobName newInstance()

newInstance

public static JobNameDocument.JobName newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.