Package org.knowm.xchange.bibox.dto
Class BiboxResponse<T>
java.lang.Object
org.knowm.xchange.bibox.dto.BiboxResponse<T>
- Type Parameters:
T
- Result type
- Direct Known Subclasses:
BiboxMultipleResponses
General Bibox response
- Author:
- odrotleff
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
result
-
cmd
-
error
-
-
Constructor Details
-
BiboxResponse
public BiboxResponse()
-
-
Method Details
-
getResult
-
setResult
-
getCmd
-
setCmd
-
getError
-
setError
-