public class ModelData extends Object implements Serializable
ModelData()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getCmd()
Map<String,Object>
getParams()
void
setCmd(String cmd)
setParams(Map<String,Object> params)
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ModelData()
public Map<String,Object> getParams()
public String getCmd()
public void setCmd(String cmd)
public void setParams(Map<String,Object> params)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public String toString()
toString
Copyright © 2021. All rights reserved.