Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.osgi.TbundleAction

Packages that use TbundleAction
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.osgi   
 

Uses of TbundleAction in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.osgi
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.osgi declared as TbundleAction
protected  TbundleAction Tbundle.action
           
protected  TbundleAction Tbundle.destroyAction
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.osgi that return TbundleAction
static TbundleAction TbundleAction.fromValue(String v)
           
 TbundleAction Tbundle.getAction()
          Gets the value of the action property.
 TbundleAction Tbundle.getDestroyAction()
          Gets the value of the destroyAction property.
static TbundleAction TbundleAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TbundleAction[] TbundleAction.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.collections.valueclass.spring.osgi with parameters of type TbundleAction
 void Tbundle.setAction(TbundleAction value)
          Sets the value of the action property.
 void Tbundle.setDestroyAction(TbundleAction value)
          Sets the value of the destroyAction property.
 



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