public class PriceField
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
name |
private java.math.BigDecimal |
value |
Constructor and Description |
---|
PriceField(java.util.Currency currency,
java.math.BigDecimal amount) |
Modifier and Type | Method and Description |
---|---|
org.apache.solr.common.SolrInputDocument |
addTo(org.apache.solr.common.SolrInputDocument doc) |