public class SourceCommand extends AbstractModel
Constructor and Description |
---|
SourceCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getCmd()
Get 命令
|
Long |
getCount()
Get 执行次数
|
void |
setCmd(String Cmd)
Set 命令
|
void |
setCount(Long 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, toJsonString
Copyright © 2020. All rights reserved.