public class OperateMap extends Object
OperateMap()
Functions
getFunc()
List<Object>
getParams()
ParamType
getParamType()
void
setFunc(Functions func)
setParams(List<Object> params)
setParamType(ParamType paramType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OperateMap()
public ParamType getParamType()
public void setParamType(ParamType paramType)
public Functions getFunc()
public void setFunc(Functions func)
public List<Object> getParams()
public void setParams(List<Object> params)
Copyright © 2022. All rights reserved.