public class FlowSend extends Object
protected String
count
protected Double
fee
sid
FlowSend()
String
getCount()
double
getFee()
getSid()
void
setCount(String count)
setFee(double fee)
setSid(String sid)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String sid
protected String count
protected Double fee
public FlowSend()
public String toString()
toString
Object
public String getCount()
public void setCount(String count)
public double getFee()
public void setFee(double fee)
public String getSid()
public void setSid(String sid)
Copyright © 2017. All rights reserved.