|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultableBoolean | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans | |
| Uses of DefaultableBoolean in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans declared as DefaultableBoolean | |
|---|---|
protected DefaultableBoolean |
Bean.autowireCandidate
|
protected DefaultableBoolean |
Bean.lazyInit
|
protected DefaultableBoolean |
Props.merge
|
protected DefaultableBoolean |
Map.merge
|
protected DefaultableBoolean |
List.merge
|
protected DefaultableBoolean |
Set.merge
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.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.collections.valueclass.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||