public class CurrencyExchangeRate extends Object
| Constructor and Description |
|---|
CurrencyExchangeRate()
KROTKI OPIS...
|
public long getId()
public String getName()
public void setName(String name)
name - the name to setpublic String getCode()
public void setCode(String code)
code - the code to setpublic double getRate()
public void setRate(double rate)
rate - the rate to setpublic int getConversion()
public void setConversion(int conversion)
conversion - the conversion to setpublic Date getDate()
public void setDate(Date date)
date - the date to setCopyright © 2017 Suncode. All rights reserved.