public class CommandTake extends AbstractModel
Constructor and Description |
---|
CommandTake() |
Modifier and Type | Method and Description |
---|---|
String |
getCmd()
Get 命令
|
Long |
getTook()
Get 耗时
|
void |
setCmd(String Cmd)
Set 命令
|
void |
setTook(Long Took)
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.