public class IncompatibleParameter extends Object
| Constructor and Description |
|---|
IncompatibleParameter() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
Class<?> |
getParameterType() |
void |
setIndex(int index) |
void |
setParameterType(Class<?> parameterType) |
Copyright © 2018. All rights reserved.