public class SourceCommand extends AbstractModel
Constructor and Description |
---|
SourceCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getCmd()
获取命令
|
Integer |
getCount()
获取执行次数
|
void |
setCmd(String Cmd)
设置命令
|
void |
setCount(Integer Count)
设置执行次数
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.