|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LifecycleCallbackTypeImpl
public class LifecycleCallbackTypeImpl
| Field Summary | |
|---|---|
protected FullyQualifiedClassTypeImpl |
lifecycleCallbackClass
|
protected JavaIdentifierTypeImpl |
lifecycleCallbackMethod
|
| Constructor Summary | |
|---|---|
LifecycleCallbackTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LifecycleCallbackTypeImpl instance. |
|
LifecycleCallbackTypeImpl(LifecycleCallbackTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LifecycleCallbackTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
LifecycleCallbackTypeImpl |
clone()
Creates and returns a copy of this object. |
FullyQualifiedClassType |
getLifecycleCallbackClass()
Gets the value of the lifecycleCallbackClass property. |
JavaIdentifierType |
getLifecycleCallbackMethod()
Gets the value of the lifecycleCallbackMethod property. |
void |
setLifecycleCallbackClass(FullyQualifiedClassType value)
Sets the value of the lifecycleCallbackClass property. |
void |
setLifecycleCallbackMethod(JavaIdentifierType value)
Sets the value of the lifecycleCallbackMethod property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FullyQualifiedClassTypeImpl lifecycleCallbackClass
protected JavaIdentifierTypeImpl lifecycleCallbackMethod
| Constructor Detail |
|---|
public LifecycleCallbackTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LifecycleCallbackTypeImpl instance.
public LifecycleCallbackTypeImpl(LifecycleCallbackTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.LifecycleCallbackTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FullyQualifiedClassType getLifecycleCallbackClass()
LifecycleCallbackType
getLifecycleCallbackClass in interface LifecycleCallbackTypeFullyQualifiedClassTypepublic void setLifecycleCallbackClass(FullyQualifiedClassType value)
LifecycleCallbackType
setLifecycleCallbackClass in interface LifecycleCallbackTypevalue - allowed object is
FullyQualifiedClassTypepublic JavaIdentifierType getLifecycleCallbackMethod()
LifecycleCallbackType
getLifecycleCallbackMethod in interface LifecycleCallbackTypeJavaIdentifierTypepublic void setLifecycleCallbackMethod(JavaIdentifierType value)
LifecycleCallbackType
setLifecycleCallbackMethod in interface LifecycleCallbackTypevalue - allowed object is
JavaIdentifierTypepublic LifecycleCallbackTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||