| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPojoPropertyAccessorField
This is the abstract implementation of the
PojoPropertyAccessor interface used to access a
Field. |
class |
AbstractPojoPropertyAccessorMethod
This is the abstract implementation of the
PojoPropertyAccessor
interface used to access a Method. |
| Modifier and Type | Class and Description |
|---|---|
class |
PojoPropertyAccessorGetField
|
class |
PojoPropertyAccessorIndexedNonArgMethod
This is the implementation of the
PojoPropertyAccessorIndexedNonArg interface for accessing a
Method. |
class |
PojoPropertyAccessorIndexedOneArgMethod
This is the implementation of the
PojoPropertyAccessorIndexedOneArg interface for accessing a
Method. |
class |
PojoPropertyAccessorNonArgMethod
This is the implementation of the
PojoPropertyAccessorNonArg interface for accessing a
Method. |
class |
PojoPropertyAccessorOneArgMethod
This is the implementation of the
PojoPropertyAccessorOneArg interface for accessing a
Method. |
class |
PojoPropertyAccessorSetField
|
class |
PojoPropertyAccessorTwoArgMethod
This is the implementation of the
PojoPropertyAccessorTwoArg interface for accessing a
Method. |
Copyright © 2001–2015 mmm-Team. All rights reserved.