public final class DecodedMethod extends Object
DecodedMethod(String method, Map<String,Object> data)
Map<String,Object>
getData()
String
getMethod()
void
setData(Map<String,Object> data)
setMethod(String method)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DecodedMethod(String method, Map<String,Object> data)
public String getMethod()
public void setMethod(String method)
public Map<String,Object> getData()
public void setData(Map<String,Object> data)
Copyright © 2022 IoTeX Group. All rights reserved.