Uses of Interface
com.lexicalscope.fluentreflection.bean.BeanMap.KeySetCalculation

Packages that use BeanMap.KeySetCalculation
com.lexicalscope.fluentreflection.bean   
 

Uses of BeanMap.KeySetCalculation in com.lexicalscope.fluentreflection.bean
 

Methods in com.lexicalscope.fluentreflection.bean that return BeanMap.KeySetCalculation
static BeanMap.KeySetCalculation BeanMap.allProperties()
           
static BeanMap.KeySetCalculation BeanMap.allReadableProperties()
           
static BeanMap.KeySetCalculation BeanMap.allWriteableProperties()
           
static BeanMap.KeySetCalculation BeanMap.onlyReadWriteProperties()
           
static BeanMap.KeySetCalculation BeanMap.readablePropertiesOnly()
           
static BeanMap.KeySetCalculation BeanMap.writeablePropertiesOnly()
           
 

Methods in com.lexicalscope.fluentreflection.bean with parameters of type BeanMap.KeySetCalculation
 BeanMapBuilder BeanMapBuilder.keys(BeanMap.KeySetCalculation onlyReadWriteProperties)
           
 



Copyright © 2011-2012 lexicalscope. All Rights Reserved.