public class AmountDTO extends Object
AmountDTO()
String
getCurrency()
Integer
getTotal()
void
setCurrency(String currency)
setTotal(Integer total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AmountDTO()
public Integer getTotal()
public void setTotal(Integer total)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2021. All rights reserved.