| Package | Description |
|---|---|
| com.openpojo.reflection | |
| com.openpojo.reflection.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PojoClass
This Interface defines the contract published by PojoClass implementations.
|
interface |
PojoField
This class encapsulates the meta data definition of a field on a class.
|
interface |
PojoMethod
This class encapsulates the meta data definition of a method on a class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PojoClassImpl
This class is the default implementation for the PojoClass Interface, created through the PojoClassFactory.
|
class |
PojoMethodImpl |
Copyright © 2010-2016. All Rights Reserved.