|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PojoPropertyAccessorTwoArgMode | |
|---|---|
| net.sf.mmm.util.pojo.descriptor.api.accessor | Provides the accessors of the API for introspection of
Pojos. |
| net.sf.mmm.util.pojo.descriptor.base.accessor | Contains the basic implementation of the
Introspection-Accessor-API. |
| net.sf.mmm.util.pojo.descriptor.impl.accessor | Contains the implementation of the
Introspection-Accessor-API. |
| Uses of PojoPropertyAccessorTwoArgMode in net.sf.mmm.util.pojo.descriptor.api.accessor |
|---|
| Fields in net.sf.mmm.util.pojo.descriptor.api.accessor declared as PojoPropertyAccessorTwoArgMode | |
|---|---|
static PojoPropertyAccessorTwoArgMode |
PojoPropertyAccessorTwoArgMode.SET_MAPPED
The mode for the setter of a mapped
property. |
| Methods in net.sf.mmm.util.pojo.descriptor.api.accessor that return PojoPropertyAccessorTwoArgMode | |
|---|---|
PojoPropertyAccessorTwoArgMode |
PojoPropertyAccessorTwoArg.getMode()
This method gets the mode of this accessor. |
| Uses of PojoPropertyAccessorTwoArgMode in net.sf.mmm.util.pojo.descriptor.base.accessor |
|---|
| Methods in net.sf.mmm.util.pojo.descriptor.base.accessor that return PojoPropertyAccessorTwoArgMode | |
|---|---|
PojoPropertyAccessorTwoArgMode |
PojoPropertyAccessorTwoArgBuilder.getMode()
This method gets the mode of this builder. |
| Uses of PojoPropertyAccessorTwoArgMode in net.sf.mmm.util.pojo.descriptor.impl.accessor |
|---|
| Fields in net.sf.mmm.util.pojo.descriptor.impl.accessor declared as PojoPropertyAccessorTwoArgMode | |
|---|---|
private PojoPropertyAccessorTwoArgMode |
PojoPropertyAccessorTwoArgMethod.mode
|
| Methods in net.sf.mmm.util.pojo.descriptor.impl.accessor that return PojoPropertyAccessorTwoArgMode | |
|---|---|
PojoPropertyAccessorTwoArgMode |
PojoPropertyAccessorProxySetMapped.getMode()
This method gets the mode of this accessor. |
PojoPropertyAccessorTwoArgMode |
PojoPropertyAccessorTwoArgMethod.getMode()
This method gets the mode of this accessor. |
PojoPropertyAccessorTwoArgMode |
PojoPropertyAccessorSetMappedBuilder.getMode()
This method gets the mode of this builder. |
| Constructors in net.sf.mmm.util.pojo.descriptor.impl.accessor with parameters of type PojoPropertyAccessorTwoArgMode | |
|---|---|
PojoPropertyAccessorTwoArgMethod(String propertyName,
Type propertyType,
PojoPropertyAccessorTwoArgMode mode,
PojoDescriptor<?> descriptor,
PojoDescriptorDependencies dependencies,
Method method)
The constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||