Uses of Interface
org.joda.beans.DynamicBean

Packages that use DynamicBean
org.joda.beans.impl.flexi Implementation of Joda-Beans as a flexible map of data. 
org.joda.beans.impl.map Implementation of Joda-Beans extending a map. 
 

Uses of DynamicBean in org.joda.beans.impl.flexi
 

Classes in org.joda.beans.impl.flexi that implement DynamicBean
 class FlexiBean
          Implementation of a fully dynamic Bean.
 

Uses of DynamicBean in org.joda.beans.impl.map
 

Classes in org.joda.beans.impl.map that implement DynamicBean
 class MapBean
          Implementation of a fully dynamic Bean based on an exposed Map.
 



Copyright © 2007–2013 Joda.org. All rights reserved.