org.icenigrid.schema.condor.classad.v2_4
Class RDocument.R.Factory

java.lang.Object
  extended by org.icenigrid.schema.condor.classad.v2_4.RDocument.R.Factory
Enclosing interface:
RDocument.R

public static final class RDocument.R.Factory
extends java.lang.Object

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


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

newInstance

public static RDocument.R newInstance()

newInstance

public static RDocument.R newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.