public class LakeBTCRequest extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
id |
protected String |
method |
protected String |
params |
Constructor and Description |
---|
LakeBTCRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getAccessKey() |
long |
getId() |
String |
getMethod() |
String |
getParams() |
String |
getRequestMethod() |
long |
getTonce() |
void |
setId(long id) |
void |
setMethod(String method) |
void |
setParams(String params) |
public long getId()
public void setId(long id)
public String getMethod()
public void setMethod(String method)
public String getParams()
public void setParams(String params)
public long getTonce()
public String getAccessKey()
public String getRequestMethod()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.