| Package | Description |
|---|---|
| net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API. |
| net.sf.mmm.util.pojo.descriptor.impl |
Contains the implementation of the
Introspection-API. |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<? extends AbstractPojoPropertyDescriptor> |
AbstractPojoDescriptor.getPropertyDescriptors() |
| Modifier and Type | Class and Description |
|---|---|
class |
PojoPropertyDescriptorImpl
This is the implementation of the
PojoPropertyDescriptor interface. |
| Modifier and Type | Method and Description |
|---|---|
private void |
DefaultPojoDescriptorEnhancer.addVirtualAccessor(AbstractPojoPropertyDescriptor propertyDescriptor,
PojoPropertyAccessor accessor)
This method adds the given
accessor to the given propertyDescriptor. |
Copyright © 2001–2016 mmm-Team. All rights reserved.