| 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 |
PojoElement
This is the parent interface for all wrapped types.
|
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.
|
interface |
PojoPackage
This class encapsulates the meta data definition of a Java Package.
|
interface |
PojoParameter |
| Modifier and Type | Class and Description |
|---|---|
class |
PojoClassImpl
This class is the default implementation for the PojoClass Interface, created through the PojoClassFactory.
|
class |
PojoMethodImpl |
class |
PojoParameterImpl |
Copyright © 2010–2019. All rights reserved.