|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanMap | |
---|---|
org.apache.commons.collections | This package contains the interfaces and utilities shared across all the subpackages of this component. |
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 writable properties from the given BeanMap into this BeanMap. |
Constructors in org.apache.commons.collections with parameters of type BeanMap | |
---|---|
BeanMap.MyMapEntry(BeanMap owner,
String key,
Object value)
Constructs a new MyMapEntry . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |