|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TbundleImpl
public class TbundleImpl
| Field Summary | |
|---|---|
protected TbundleAction |
action
|
protected Object |
any
|
protected String |
dependsOn
|
protected TbundleAction |
destroyAction
|
protected String |
location
|
protected Integer |
startLevel
|
protected String |
symbolicName
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
TbundleImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TbundleImpl instance. |
|
TbundleImpl(TbundleImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TbundleImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
TbundleImpl |
clone()
Creates and returns a copy of this object. |
TbundleAction |
getAction()
Gets the value of the action property. |
Object |
getAny()
Gets the value of the any property. |
String |
getDependsOn()
Gets the value of the dependsOn property. |
TbundleAction |
getDestroyAction()
Gets the value of the destroyAction property. |
String |
getLocation()
Gets the value of the location property. |
int |
getStartLevel()
Gets the value of the startLevel property. |
String |
getSymbolicName()
Gets the value of the symbolicName property. |
void |
setAction(TbundleAction value)
Sets the value of the action property. |
void |
setAny(Object value)
Sets the value of the any property. |
void |
setDependsOn(String value)
Sets the value of the dependsOn property. |
void |
setDestroyAction(TbundleAction value)
Sets the value of the destroyAction property. |
void |
setLocation(String value)
Sets the value of the location property. |
void |
setStartLevel(Integer value)
Sets the value of the startLevel property. |
void |
setSymbolicName(String value)
Sets the value of the symbolicName property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Field Detail |
|---|
protected Object any
protected String symbolicName
protected String dependsOn
protected String location
protected TbundleAction action
protected TbundleAction destroyAction
protected Integer startLevel
| Constructor Detail |
|---|
public TbundleImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TbundleImpl instance.
public TbundleImpl(TbundleImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.osgi.impl.TbundleImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Object getAny()
Tbundle
getAny in interface TbundleElement
Objectpublic void setAny(Object value)
Tbundle
setAny in interface Tbundlevalue - allowed object is
Element
Objectpublic String getSymbolicName()
Tbundle
getSymbolicName in interface TbundleStringpublic void setSymbolicName(String value)
Tbundle
setSymbolicName in interface Tbundlevalue - allowed object is
Stringpublic String getDependsOn()
Tbundle
getDependsOn in interface TbundleStringpublic void setDependsOn(String value)
Tbundle
setDependsOn in interface Tbundlevalue - allowed object is
Stringpublic String getLocation()
Tbundle
getLocation in interface TbundleStringpublic void setLocation(String value)
Tbundle
setLocation in interface Tbundlevalue - allowed object is
Stringpublic TbundleAction getAction()
Tbundle
getAction in interface TbundleTbundleActionpublic void setAction(TbundleAction value)
Tbundle
setAction in interface Tbundlevalue - allowed object is
TbundleActionpublic TbundleAction getDestroyAction()
Tbundle
getDestroyAction in interface TbundleTbundleActionpublic void setDestroyAction(TbundleAction value)
Tbundle
setDestroyAction in interface Tbundlevalue - allowed object is
TbundleActionpublic int getStartLevel()
Tbundle
getStartLevel in interface TbundleIntegerpublic void setStartLevel(Integer value)
Tbundle
setStartLevel in interface Tbundlevalue - allowed object is
Integerpublic TbundleImpl clone()
clone in class IdentifiedTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||