Package org.joda.beans.impl.flexi

Implementation of Joda-Beans as a flexible map of data.

See:
          Description

Class Summary
FlexiBean Implementation of a fully dynamic Bean.
 

Package org.joda.beans.impl.flexi Description

Implementation of Joda-Beans as a flexible map of data.

A FlexiBean is typically used as a dynamic bean where properties can be added and removed at any time. This also makes it useful as an extension to other beans, allowing a standard set of properties to be supplemented.



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