public class Unit extends org.coodex.concrete.common.struct.AbstractUnit<Param,Module>
| 限定符和类型 | 方法和说明 |
|---|---|
protected Param |
buildParam(Method method,
int index) |
int |
compareTo(org.coodex.concrete.common.struct.AbstractUnit o) |
String |
getInvokeType() |
String |
getName() |
protected String |
getPathParam(Param parameter) |
Param[] |
getPojo() |
int |
getPojoCount() |
protected Param[] |
toArrays(List<Param> params) |
protected DefinitionContext |
toContext() |
afterInit, getAccessAllow, getAnnotation, getAnnotations, getContext, getDeclaredAnnotation, getDeclaringModule, getDescription, getFunctionName, getGenericReturnType, getLabel, getMethod, getParameters, getReturnType, getSignable, isDeprecatedpublic String getName()
public String getInvokeType()
protected DefinitionContext toContext()
public int compareTo(org.coodex.concrete.common.struct.AbstractUnit o)
public int getPojoCount()
public Param[] getPojo()
Copyright © 2018. All rights reserved.