public class SourceCommand extends AbstractModel
| 构造器和说明 |
|---|
SourceCommand() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCmd()
Get 命令
|
Integer |
getCount()
Get 执行次数
|
void |
setCmd(String Cmd)
Set 命令
|
void |
setCount(Integer Count)
Set 执行次数
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringCopyright © 2020. All rights reserved.