Constructor and Description |
---|
FilterPrice(BigDecimal value,
long valueInt,
String currency)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getCurrency() |
BigDecimal |
getValue() |
long |
getValueInt() |
public FilterPrice(BigDecimal value, long valueInt, String currency)
value
- valueInt
- currency
- public BigDecimal getValue()
public long getValueInt()
public String getCurrency()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.