| Package | Description |
|---|---|
| net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API. |
| net.sf.mmm.util.pojo.path.base |
Contains the base-implementation of the
PojoPath API. |
| net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API. |
| net.sf.mmm.util.value.impl |
Contains the implementation of the
Value-Util API. |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
PojoDescriptorDependenciesImpl.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
CollectionReflectionUtil |
PojoDescriptorDependenciesImpl.getCollectionReflectionUtil()
This method gets the
CollectionReflectionUtil instance to use. |
CollectionReflectionUtil |
PojoDescriptorDependencies.getCollectionReflectionUtil()
This method gets the
CollectionReflectionUtil instance to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
PojoDescriptorDependenciesImpl.setCollectionReflectionUtil(CollectionReflectionUtil collectionUtil) |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
AbstractPojoPathNavigator.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
CollectionReflectionUtil |
AbstractPojoPathNavigator.getCollectionReflectionUtil()
This method gets the
CollectionReflectionUtil instance to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPojoPathNavigator.setCollectionReflectionUtil(CollectionReflectionUtil collectionUtil) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionReflectionUtilImpl
This is the implementation of the
CollectionReflectionUtil interface. |
| Modifier and Type | Field and Description |
|---|---|
private CollectionReflectionUtil |
AbstractValueConverterToContainer.collectionReflectionUtil |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionReflectionUtil |
AbstractValueConverterToContainer.getCollectionReflectionUtil()
This method gets the
CollectionReflectionUtilImpl instance to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractValueConverterToContainer.setCollectionReflectionUtil(CollectionReflectionUtil collectionReflectionUtil) |
Copyright © 2001–2015 mmm-Team. All rights reserved.