| Package | Description |
|---|---|
| com.openpojo.reflection | |
| com.openpojo.reflection.impl |
| Modifier and Type | Method and Description |
|---|---|
List<PojoParameter> |
PojoMethod.getPojoParameters()
Get method parameters as PojoParameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PojoParameterImpl |
| Modifier and Type | Method and Description |
|---|---|
static PojoParameter |
PojoParameterFactory.getPojoParameter(Type type,
Annotation[] annotations) |
| Modifier and Type | Method and Description |
|---|---|
List<PojoParameter> |
PojoMethodImpl.getPojoParameters() |
Copyright © 2010–2021. All rights reserved.