Uses of Class
org.apache.commons.collections.BeanMap

Packages that use BeanMap
org.apache.commons.collections Java Collections Framework extensions. 
 

Uses of BeanMap in org.apache.commons.collections
 

Methods in org.apache.commons.collections with parameters of type BeanMap
 void BeanMap.putAllWriteable(BeanMap map)
          Puts all of the writeable properties from the given BeanMap into this BeanMap.
 



Copyright © 2001-2004 The Apache Software Foundation. All Rights Reserved.