跳过导航链接
A C D E G S T 

A

AnotherClass - cn.com.antcloud.api.demo.v1_0.model中的类
另一个Demo类
AnotherClass() - 类 的构造器cn.com.antcloud.api.demo.v1_0.model.AnotherClass
 

C

cn.com.antcloud.api.demo.v1_0.model - 程序包 cn.com.antcloud.api.demo.v1_0.model
 
cn.com.antcloud.api.demo.v1_0.request - 程序包 cn.com.antcloud.api.demo.v1_0.request
 
cn.com.antcloud.api.demo.v1_0.response - 程序包 cn.com.antcloud.api.demo.v1_0.response
 

D

DemoClass - cn.com.antcloud.api.demo.v1_0.model中的类
Demo类
DemoClass() - 类 的构造器cn.com.antcloud.api.demo.v1_0.model.DemoClass
 

E

EchoCheckRequest - cn.com.antcloud.api.demo.v1_0.request中的类
Demo接口,返回当输入的值
EchoCheckRequest(String) - 类 的构造器cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
 
EchoCheckRequest() - 类 的构造器cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
 
EchoCheckResponse - cn.com.antcloud.api.demo.v1_0.response中的类
Demo接口,返回当输入的值
EchoCheckResponse() - 类 的构造器cn.com.antcloud.api.demo.v1_0.response.EchoCheckResponse
 

G

getBar() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.AnotherClass
测试字段
getFileId() - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
file_id
getFileUrl() - 类 中的方法cn.com.antcloud.api.demo.v1_0.response.EchoCheckResponse
file_url
getInputArray() - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
input_array
getInputDemo() - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
demo
getInputInt() - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
1
getInputString() - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
echo
getOutputDemo() - 类 中的方法cn.com.antcloud.api.demo.v1_0.response.EchoCheckResponse
output_demo
getOutputString() - 类 中的方法cn.com.antcloud.api.demo.v1_0.response.EchoCheckResponse
output_string
getRef() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.AnotherClass
引用字段
getReflist() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.AnotherClass
列表引用Struct
getSomeBoolean() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
Boolean测试
getSomeDate() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
日期测试
getSomeInt() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
整数测试
getSomeList() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
列表测试
getSomeString() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
字符串测试
getStatus() - 类 中的方法cn.com.antcloud.api.demo.v1_0.response.StatusCheckResponse
OK
getX() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.TestStruct
x
getY() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.TestStruct
y
getZ() - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.TestStruct
z

S

setBar(String) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.AnotherClass
测试字段
setFileId(String) - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
file_id
setFileUrl(String) - 类 中的方法cn.com.antcloud.api.demo.v1_0.response.EchoCheckResponse
file_url
setInputArray(List<TestStruct>) - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
input_array
setInputDemo(DemoClass) - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
demo
setInputInt(Long) - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
1
setInputString(String) - 类 中的方法cn.com.antcloud.api.demo.v1_0.request.EchoCheckRequest
echo
setOutputDemo(DemoClass) - 类 中的方法cn.com.antcloud.api.demo.v1_0.response.EchoCheckResponse
output_demo
setOutputString(String) - 类 中的方法cn.com.antcloud.api.demo.v1_0.response.EchoCheckResponse
output_string
setRef(DemoClass) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.AnotherClass
引用字段
setReflist(List<DemoClass>) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.AnotherClass
列表引用Struct
setSomeBoolean(Boolean) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
Boolean测试
setSomeDate(Date) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
日期测试
setSomeInt(Long) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
整数测试
setSomeList(List<String>) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
列表测试
setSomeString(String) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.DemoClass
字符串测试
setStatus(String) - 类 中的方法cn.com.antcloud.api.demo.v1_0.response.StatusCheckResponse
OK
setX(String) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.TestStruct
x
setY(DemoClass) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.TestStruct
y
setZ(List<DemoClass>) - 类 中的方法cn.com.antcloud.api.demo.v1_0.model.TestStruct
z
StatusCheckRequest - cn.com.antcloud.api.demo.v1_0.request中的类
Demo接口,返回当前服务器当前状态
StatusCheckRequest(String) - 类 的构造器cn.com.antcloud.api.demo.v1_0.request.StatusCheckRequest
 
StatusCheckRequest() - 类 的构造器cn.com.antcloud.api.demo.v1_0.request.StatusCheckRequest
 
StatusCheckResponse - cn.com.antcloud.api.demo.v1_0.response中的类
Demo接口,返回当前服务器当前状态
StatusCheckResponse() - 类 的构造器cn.com.antcloud.api.demo.v1_0.response.StatusCheckResponse
 

T

TestStruct - cn.com.antcloud.api.demo.v1_0.model中的类
TestStruct
TestStruct() - 类 的构造器cn.com.antcloud.api.demo.v1_0.model.TestStruct
 
A C D E G S T 
跳过导航链接

Copyright © 2021. All Rights Reserved.