|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultableBoolean | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans | |
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl | |
| Uses of DefaultableBoolean in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans that return DefaultableBoolean | |
|---|---|
static DefaultableBoolean |
DefaultableBoolean.fromValue(String v)
|
DefaultableBoolean |
Bean.getAutowireCandidate()
Gets the value of the autowireCandidate property. |
DefaultableBoolean |
Bean.getLazyInit()
Gets the value of the lazyInit property. |
DefaultableBoolean |
Props.getMerge()
Gets the value of the merge property. |
DefaultableBoolean |
Map.getMerge()
Gets the value of the merge property. |
DefaultableBoolean |
List.getMerge()
Gets the value of the merge property. |
DefaultableBoolean |
Set.getMerge()
Gets the value of the merge property. |
static DefaultableBoolean |
DefaultableBoolean.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DefaultableBoolean[] |
DefaultableBoolean.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans with parameters of type DefaultableBoolean | |
|---|---|
void |
Bean.setAutowireCandidate(DefaultableBoolean value)
Sets the value of the autowireCandidate property. |
void |
Bean.setLazyInit(DefaultableBoolean value)
Sets the value of the lazyInit property. |
void |
Props.setMerge(DefaultableBoolean value)
Sets the value of the merge property. |
void |
Map.setMerge(DefaultableBoolean value)
Sets the value of the merge property. |
void |
List.setMerge(DefaultableBoolean value)
Sets the value of the merge property. |
void |
Set.setMerge(DefaultableBoolean value)
Sets the value of the merge property. |
| Uses of DefaultableBoolean in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl declared as DefaultableBoolean | |
|---|---|
protected DefaultableBoolean |
BeanImpl.autowireCandidate
|
protected DefaultableBoolean |
BeanImpl.lazyInit
|
protected DefaultableBoolean |
MapImpl.merge
|
protected DefaultableBoolean |
SetImpl.merge
|
protected DefaultableBoolean |
PropsImpl.merge
|
protected DefaultableBoolean |
ListImpl.merge
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl that return DefaultableBoolean | |
|---|---|
DefaultableBoolean |
BeanImpl.getAutowireCandidate()
|
DefaultableBoolean |
BeanImpl.getLazyInit()
|
DefaultableBoolean |
MapImpl.getMerge()
|
DefaultableBoolean |
SetImpl.getMerge()
|
DefaultableBoolean |
PropsImpl.getMerge()
|
DefaultableBoolean |
ListImpl.getMerge()
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.beans.impl with parameters of type DefaultableBoolean | |
|---|---|
void |
BeanImpl.setAutowireCandidate(DefaultableBoolean value)
|
void |
BeanImpl.setLazyInit(DefaultableBoolean value)
|
void |
MapImpl.setMerge(DefaultableBoolean value)
|
void |
SetImpl.setMerge(DefaultableBoolean value)
|
void |
PropsImpl.setMerge(DefaultableBoolean value)
|
void |
ListImpl.setMerge(DefaultableBoolean value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||