|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |