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

Uses in package org.apache.commons.collections

Constructors with parameter type org.apache.commons.collections.BeanMap

BeanMap.MyMapEntry.MyMapEntry(BeanMap owner, Object key, Object value)
Constructs a new MyMapEntry.

Methods with parameter type org.apache.commons.collections.BeanMap

void
Puts all of the writable properties from the given BeanMap into this BeanMap.

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.