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

Package class diagram package 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 java.lang.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(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 CtJdbcArgument.Scope newValue(java.lang.Object obj)

newInstance

public static CtJdbcArgument.Scope newInstance()

newInstance

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


Copyright © 2012. All Rights Reserved.