Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.TserviceClassLoaderOptions

Packages that use TserviceClassLoaderOptions
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl   
 

Uses of TserviceClassLoaderOptions in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi
 

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

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

Uses of TserviceClassLoaderOptions in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl declared as TserviceClassLoaderOptions
protected  TserviceClassLoaderOptions TbaseServiceImpl.contextClassLoader
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl that return TserviceClassLoaderOptions
 TserviceClassLoaderOptions TbaseServiceImpl.getContextClassLoader()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl with parameters of type TserviceClassLoaderOptions
 void TbaseServiceImpl.setContextClassLoader(TserviceClassLoaderOptions value)
           
 



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