public class Balance extends Object
Balance()
Long
getAmount()
String
getTicker()
getValue()
void
setAmount(Long amount)
setTicker(String ticker)
setValue(Long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Balance()
public String getTicker()
public void setTicker(String ticker)
public Long getAmount()
public void setAmount(Long amount)
public Long getValue()
public void setValue(Long value)
Copyright © 2016 Metaco. All rights reserved.