Uses of Interface
org.synchronoss.cpo.jdbc.cpoJdbcMeta.CtJdbcArgument.Scope

Packages that use CtJdbcArgument.Scope
org.synchronoss.cpo.jdbc.cpoJdbcMeta   
org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl   
 

Uses of CtJdbcArgument.Scope in org.synchronoss.cpo.jdbc.cpoJdbcMeta
 

Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta that return CtJdbcArgument.Scope
static CtJdbcArgument.Scope CtJdbcArgument.Scope.Factory.newInstance()
           
static CtJdbcArgument.Scope CtJdbcArgument.Scope.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcArgument.Scope CtJdbcArgument.Scope.Factory.newValue(Object obj)
           
 CtJdbcArgument.Scope CtJdbcArgument.xgetScope()
          Gets (as xml) the "scope" element
 

Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta with parameters of type CtJdbcArgument.Scope
 void CtJdbcArgument.xsetScope(CtJdbcArgument.Scope scope)
          Sets (as xml) the "scope" element
 

Uses of CtJdbcArgument.Scope in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl
 

Classes in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl that implement CtJdbcArgument.Scope
static class CtJdbcArgumentImpl.ScopeImpl
          An XML scope(@http://www.synchronoss.org/cpo/jdbc/CpoJdbcMeta.xsd).
 

Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl that return CtJdbcArgument.Scope
 CtJdbcArgument.Scope CtJdbcArgumentImpl.xgetScope()
          Gets (as xml) the "scope" element
 

Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl with parameters of type CtJdbcArgument.Scope
 void CtJdbcArgumentImpl.xsetScope(CtJdbcArgument.Scope scope)
          Sets (as xml) the "scope" element
 



Copyright © 2014. All Rights Reserved.