Package | Description |
---|---|
net.sf.mmm.util.pojo.base |
Provides the base-implementation of the
Pojo API. |
net.sf.mmm.util.pojo.impl.spring | |
net.sf.mmm.util.transferobject.base |
Contains the basic implementation of the transfer-object API.
|
Modifier and Type | Class and Description |
---|---|
class |
PojoUtilImpl
This class is a collection of utility functions for dealing with
reflection . |
Modifier and Type | Field and Description |
---|---|
private static PojoUtil |
PojoUtilImpl.instance |
Modifier and Type | Method and Description |
---|---|
static PojoUtil |
PojoUtilImpl.getInstance()
This method gets the singleton instance of this
PojoUtil . |
Modifier and Type | Method and Description |
---|---|
PojoUtil |
UtilPojoSpringConfig.pojoUtil() |
Modifier and Type | Field and Description |
---|---|
private PojoUtil |
TransferObjectUtilImpl.pojoUtil |
Modifier and Type | Method and Description |
---|---|
protected PojoUtil |
TransferObjectUtilImpl.getPojoUtil() |
Modifier and Type | Method and Description |
---|---|
void |
TransferObjectUtilImpl.setReflectionUtil(PojoUtil pojoUtil) |
Copyright © 2001–2016 mmm-Team. All rights reserved.