类 OperationImpl
java.lang.Object
org.babyfish.jimmer.client.runtime.impl.OperationImpl
- 所有已实现的接口:
Operation
-
嵌套类概要
从接口继承的嵌套类/接口 org.babyfish.jimmer.client.runtime.Operation
Operation.HttpMethod -
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
OperationImpl
-
-
方法详细资料
-
getDeclaringService
- 指定者:
getDeclaringService在接口中Operation
-
getName
-
getDoc
public org.babyfish.jimmer.client.meta.Doc getDoc() -
getUri
-
getHttpMethods
- 指定者:
getHttpMethods在接口中Operation
-
getJavaMethod
- 指定者:
getJavaMethod在接口中Operation
-
getParameters
- 指定者:
getParameters在接口中Operation
-
setParameters
-
getReturnType
- 指定者:
getReturnType在接口中Operation
-
getExceptionTypes
- 指定者:
getExceptionTypes在接口中Operation
-
toString
-