| 程序包 | 说明 |
|---|---|
| cn.com.antcloud.api.demo.v1_0.model | |
| cn.com.antcloud.api.demo.v1_0.request | |
| cn.com.antcloud.api.demo.v1_0.response |
| 限定符和类型 | 方法和说明 |
|---|---|
DemoClass |
AnotherClass.getRef()
引用字段
|
DemoClass |
TestStruct.getY()
y
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<DemoClass> |
AnotherClass.getReflist()
列表引用Struct
|
List<DemoClass> |
TestStruct.getZ()
z
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AnotherClass.setRef(DemoClass ref)
引用字段
|
void |
TestStruct.setY(DemoClass y)
y
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AnotherClass.setReflist(List<DemoClass> reflist)
列表引用Struct
|
void |
TestStruct.setZ(List<DemoClass> z)
z
|
| 限定符和类型 | 方法和说明 |
|---|---|
DemoClass |
EchoCheckRequest.getInputDemo()
demo
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EchoCheckRequest.setInputDemo(DemoClass inputDemo)
demo
|
| 限定符和类型 | 方法和说明 |
|---|---|
DemoClass |
EchoCheckResponse.getOutputDemo()
output_demo
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EchoCheckResponse.setOutputDemo(DemoClass outputDemo)
output_demo
|
Copyright © 2022. All Rights Reserved.