Uses of Class
com.mysema.util.BeanMap

Packages that use BeanMap
com.mysema.util   
 

Uses of BeanMap in com.mysema.util
 

Methods in com.mysema.util 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 com.mysema.util with parameters of type BeanMap
BeanMap.MyMapEntry(BeanMap owner, String key, Object value)
          Constructs a new MyMapEntry.
 



Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.