org.icenigrid.schema.pbs.qstat
Class EtimeDocument.Etime.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.EtimeDocument.Etime.Factory
Enclosing interface:
EtimeDocument.Etime

public static final class EtimeDocument.Etime.Factory
extends java.lang.Object

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


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

newInstance

public static EtimeDocument.Etime newInstance()

newInstance

public static EtimeDocument.Etime newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.