public class IncompatibleParameter extends Object
| Constructor and Description |
|---|
IncompatibleParameter() |
| Modifier and Type | Method and Description |
|---|---|
dk.langli.jensen.broker.JsonCause |
getException() |
int |
getIndex() |
Type |
getParameterType() |
void |
setException(dk.langli.jensen.broker.JsonCause exception) |
void |
setIndex(int index) |
void |
setParameterType(Type parameterType) |
public dk.langli.jensen.broker.JsonCause getException()
public void setException(dk.langli.jensen.broker.JsonCause exception)
public Type getParameterType()
public void setParameterType(Type parameterType)
public int getIndex()
public void setIndex(int index)
Copyright © 2018. All rights reserved.