|
||||||||||
| 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.RefImpl
public class RefImpl
| Field Summary | |
|---|---|
protected String |
bean
|
protected Object |
local
|
protected String |
parent
|
| Constructor Summary | |
|---|---|
RefImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.RefImpl instance. |
|
RefImpl(RefImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.RefImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RefImpl |
clone()
Creates and returns a copy of this object. |
String |
getBean()
Gets the value of the bean property. |
Object |
getLocal()
Gets the value of the local property. |
String |
getParent()
Gets the value of the parent property. |
void |
setBean(String value)
Sets the value of the bean property. |
void |
setLocal(Object value)
Sets the value of the local property. |
void |
setParent(String value)
Sets the value of the parent property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String bean
protected Object local
protected String parent
| Constructor Detail |
|---|
public RefImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.RefImpl instance.
public RefImpl(RefImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl.RefImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getBean()
Ref
getBean in interface RefStringpublic void setBean(String value)
Ref
setBean in interface Refvalue - allowed object is
Stringpublic Object getLocal()
Ref
getLocal in interface RefObjectpublic void setLocal(Object value)
Ref
setLocal in interface Refvalue - allowed object is
Objectpublic String getParent()
Ref
getParent in interface RefStringpublic void setParent(String value)
Ref
setParent in interface Refvalue - allowed object is
Stringpublic RefImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||