|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TbundleAction | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi | |
| Uses of TbundleAction in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.osgi declared as TbundleAction | |
|---|---|
protected TbundleAction |
Tbundle.action
|
protected TbundleAction |
Tbundle.destroyAction
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.pub.indexed.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||