org.icenigrid.schema.pbs.qstat
Class WalltimeDocument.Walltime.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.WalltimeDocument.Walltime.Factory
Enclosing interface:
WalltimeDocument.Walltime

public static final class WalltimeDocument.Walltime.Factory
extends java.lang.Object

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


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

newInstance

public static WalltimeDocument.Walltime newInstance()

newInstance

public static WalltimeDocument.Walltime newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.