| Package | Description |
|---|---|
| com.openpojo.reflection | |
| com.openpojo.reflection.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.lang.reflect.Type type,
java.lang.annotation.Annotation[] annotations) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PojoParameter> |
PojoMethodImpl.getPojoParameters() |
Copyright © 2010-2015. All Rights Reserved.