|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.LookupMethodImpl
public class LookupMethodImpl
| Field Summary | |
|---|---|
protected String |
bean
|
protected String |
name
|
| Constructor Summary | |
|---|---|
LookupMethodImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.LookupMethodImpl instance. |
|
LookupMethodImpl(LookupMethodImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.LookupMethodImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
LookupMethodImpl |
clone()
Creates and returns a copy of this object. |
String |
getBean()
Gets the value of the bean property. |
String |
getName()
Gets the value of the name property. |
void |
setBean(String value)
Sets the value of the bean property. |
void |
setName(String value)
Sets the value of the name property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String name
protected String bean
| Constructor Detail |
|---|
public LookupMethodImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.LookupMethodImpl instance.
public LookupMethodImpl(LookupMethodImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.LookupMethodImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
LookupMethod
getName in interface LookupMethodStringpublic void setName(String value)
LookupMethod
setName in interface LookupMethodvalue - allowed object is
Stringpublic String getBean()
LookupMethod
getBean in interface LookupMethodStringpublic void setBean(String value)
LookupMethod
setBean in interface LookupMethodvalue - allowed object is
Stringpublic LookupMethodImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||