|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapEntriesHolder
Interface denoting a configuration bean that stores a
mapEntries
property.
Method Summary | |
---|---|
MapEntriesBean |
getMapEntries()
Return the current mapEntries object
for this configuration bean. |
void |
setMapEntries(MapEntriesBean mapEntries)
Set the current mapEntries object
for this configuration bean. |
Method Detail |
---|
MapEntriesBean getMapEntries()
Return the current mapEntries
object
for this configuration bean.
void setMapEntries(MapEntriesBean mapEntries)
Set the current mapEntries
object
for this configuration bean.
mapEntries
- The new mapEntries
object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |