org.synchronoss.cpo.jdbc.cpoJdbcMeta
Class CtJdbcArgument.Scope.Factory

java.lang.Object
  extended by org.synchronoss.cpo.jdbc.cpoJdbcMeta.CtJdbcArgument.Scope.Factory
Enclosing interface:
CtJdbcArgument.Scope

public static final class CtJdbcArgument.Scope.Factory
extends Object

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


Method Summary
static CtJdbcArgument.Scope newInstance()
           
static CtJdbcArgument.Scope newInstance(org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcArgument.Scope newValue(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 CtJdbcArgument.Scope newValue(Object obj)

newInstance

public static CtJdbcArgument.Scope newInstance()

newInstance

public static CtJdbcArgument.Scope newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2014. All Rights Reserved.