|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NullValueHolder
Interface denoting a configuration bean that stores a
nullValue property.
| Method Summary | |
|---|---|
boolean |
isNullValue()
Return a flag indicating that the value of the parent compoennt should be set to null. |
void |
setNullValue(boolean nullValue)
Set a flag indicating that the value of the parent component should be set to null. |
| Method Detail |
|---|
boolean isNullValue()
Return a flag indicating that the value of the parent
compoennt should be set to null.
void setNullValue(boolean nullValue)
Set a flag indicating that the value of the parent
component should be set to null.
nullValue - The new null value flag
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||