Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.TreferenceClassLoaderOptions

Packages that use TreferenceClassLoaderOptions
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl   
 

Uses of TreferenceClassLoaderOptions in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi that return TreferenceClassLoaderOptions
static TreferenceClassLoaderOptions TreferenceClassLoaderOptions.fromValue(String v)
           
 TreferenceClassLoaderOptions Treference.getContextClassLoader()
          Gets the value of the contextClassLoader property.
static TreferenceClassLoaderOptions TreferenceClassLoaderOptions.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TreferenceClassLoaderOptions[] TreferenceClassLoaderOptions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi with parameters of type TreferenceClassLoaderOptions
 void Treference.setContextClassLoader(TreferenceClassLoaderOptions value)
          Sets the value of the contextClassLoader property.
 

Uses of TreferenceClassLoaderOptions in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl declared as TreferenceClassLoaderOptions
protected  TreferenceClassLoaderOptions TreferenceImpl.contextClassLoader
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl that return TreferenceClassLoaderOptions
 TreferenceClassLoaderOptions TreferenceImpl.getContextClassLoader()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.osgi.impl with parameters of type TreferenceClassLoaderOptions
 void TreferenceImpl.setContextClassLoader(TreferenceClassLoaderOptions value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.