public class JsonRpcMethodParamExt extends Object implements net.inveed.commons.reflection.ext.IParameterExtension
| Constructor and Description |
|---|
JsonRpcMethodParamExt(net.inveed.commons.reflection.ParameterMetadata p,
JsonRpcMethodExt jsonRpcMethodExt) |
| Modifier and Type | Method and Description |
|---|---|
JsonRpcMethodExt |
getMethodExt() |
String |
getName() |
boolean |
isRequired() |
public JsonRpcMethodParamExt(net.inveed.commons.reflection.ParameterMetadata p,
JsonRpcMethodExt jsonRpcMethodExt)
public boolean isRequired()
public String getName()
public JsonRpcMethodExt getMethodExt()
Copyright © 2018. All rights reserved.