org.icenigrid.schema.condor.classad.v2_4
Class AtDocument.At.Factory

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

public static final class AtDocument.At.Factory
extends java.lang.Object

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


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

newInstance

public static AtDocument.At newInstance()

newInstance

public static AtDocument.At newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.