类 TSMethod
java.lang.Object
org.coodex.concrete.apitools.jaxrs.angular.meta.TSMethod
Created by davidoff shen on 2017-04-11.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getBody()getName()voidvoidsetHttpMethod(String httpMethod) voidsetMethodPath(String methodPath) voidvoidvoidsetReturnType(String returnType)
-
构造器详细资料
-
TSMethod
public TSMethod()
-
-
方法详细资料
-
getName
-
setName
-
getParams
-
setParams
-
getReturnType
-
setReturnType
-
getMethodPath
-
setMethodPath
-
getBody
-
setBody
-
getHttpMethod
-
setHttpMethod
-