org.icenigrid.schema.pbs.qstat
Class ShellPathListDocument.ShellPathList.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.ShellPathListDocument.ShellPathList.Factory
Enclosing interface:
ShellPathListDocument.ShellPathList

public static final class ShellPathListDocument.ShellPathList.Factory
extends java.lang.Object

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


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

newInstance

public static ShellPathListDocument.ShellPathList newInstance()

newInstance

public static ShellPathListDocument.ShellPathList newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.