注释类型 ResponseData
-
@Target(METHOD) @Retention(RUNTIME) public @interface ResponseData
接口返回值
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 Stringdescription描述StringnameTypeDescriptorresponseType
-
-
-
元素详细资料
-
name
String name
- 默认值:
- ""
-
-
-
description
String description
描述- 默认值:
- ""
-
-
-
responseType
TypeDescriptor responseType
- 默认值:
- @network.nerve.core.rpc.model.TypeDescriptor
-
-