public class RippleOrderEntryRequestBody extends Object
| Constructor and Description |
|---|
RippleOrderEntryRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
RippleAmount |
getTakerGets() |
RippleAmount |
getTakerPays() |
String |
getType() |
void |
setTakerGetsTotal(RippleAmount value) |
void |
setTakerPays(RippleAmount value) |
void |
setType(String value) |
String |
toString() |
public String getType()
public void setType(String value)
public RippleAmount getTakerPays()
public void setTakerPays(RippleAmount value)
public RippleAmount getTakerGets()
public void setTakerGetsTotal(RippleAmount value)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.