Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi.TautoExportModes

Packages that use TautoExportModes
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi.impl   
 

Uses of TautoExportModes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi that return TautoExportModes
static TautoExportModes TautoExportModes.fromValue(String v)
           
 TautoExportModes TbaseService.getAutoExport()
          Gets the value of the autoExport property.
static TautoExportModes TautoExportModes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TautoExportModes[] TautoExportModes.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.collections.novalueclass.spring.osgi with parameters of type TautoExportModes
 void TbaseService.setAutoExport(TautoExportModes value)
          Sets the value of the autoExport property.
 

Uses of TautoExportModes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi.impl
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi.impl declared as TautoExportModes
protected  TautoExportModes TbaseServiceImpl.autoExport
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi.impl that return TautoExportModes
 TautoExportModes TbaseServiceImpl.getAutoExport()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.osgi.impl with parameters of type TautoExportModes
 void TbaseServiceImpl.setAutoExport(TautoExportModes value)
           
 



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