|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NullValueHolder
Marker interface for a configuration bean that supports a
nullValue
property.
Method Summary | |
---|---|
boolean |
isNullValue()
Return the null value flag for this instance. |
void |
setNullValue(boolean nullValue)
Set the null value flag for this instance. |
Method Detail |
---|
boolean isNullValue()
Return the null value flag for this instance.
void setNullValue(boolean nullValue)
Set the null value flag for this instance.
nullValue
- The new null value flag
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |