| Constructor and Description |
|---|
CurrencyValue(Number value,
String currency) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static CurrencyValue |
from(Object o,
String currency) |
int |
hashCode() |
void |
setToCell(TableCell tableCell)
Set this value in the cell
|
public static CurrencyValue from(Object o, String currency) throws FastOdsException
o - the object to castcurrency - the currencyFastOdsException - if the cast was not possiblepublic void setToCell(TableCell tableCell)
CellValueCopyright © 2016–2021. All rights reserved.