public class DatabaseFunction extends AbstractModel
Constructor and Description |
---|
DatabaseFunction() |
Modifier and Type | Method and Description |
---|---|
String |
getFunc()
Get Function name
|
void |
setFunc(String Func)
Set Function name
|
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.