|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bean | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans | |
| Uses of Bean in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans declared as Bean | |
|---|---|
protected Bean |
PropertyType.bean
|
protected Bean |
ConstructorArg.bean
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans that return Bean | |
|---|---|
Bean |
Bean.clone()
Creates and returns a copy of this object. |
static Bean |
ObjectFactory.copyOfBean(Bean clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Bean instance. |
Bean |
ObjectFactory.createBean()
Create an instance of Bean |
Bean |
PropertyType.getBean()
Gets the value of the bean property. |
Bean |
ConstructorArg.getBean()
Gets the value of the bean property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans with parameters of type Bean | |
|---|---|
static Bean |
ObjectFactory.copyOfBean(Bean clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Bean instance. |
void |
PropertyType.setBean(Bean value)
Sets the value of the bean property. |
void |
ConstructorArg.setBean(Bean value)
Sets the value of the bean property. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans with parameters of type Bean | |
|---|---|
Bean(Bean o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.Bean instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||