Class | Description |
---|---|
MapBean |
Implementation of a fully dynamic
Bean based on an exposed Map . |
MapBeanPropertyMap |
A map of properties for a
MapBean . |
A MapBean
is a dynamic bean that extends a HashMap
.
This is similar to a FlexiBean
, but used if you need a map implementatino.
Copyright © 2007–2013 Joda.org. All rights reserved.