public class RippleAccountOrdersBody extends RippleOrderEntryRequestBody
Constructor and Description |
---|
RippleAccountOrdersBody() |
Modifier and Type | Method and Description |
---|---|
boolean |
getPassive() |
long |
getSequence() |
void |
setPassive(boolean value) |
void |
setSequence(long value) |
String |
toString() |
getTakerGets, getTakerPays, getType, setTakerGetsTotal, setTakerPays, setType
public long getSequence()
public void setSequence(long value)
public boolean getPassive()
public void setPassive(boolean value)
public String toString()
toString
in class RippleOrderEntryRequestBody
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.