public class RangeFacetValue extends Object
| Constructor and Description |
|---|
RangeFacetValue(String from,
String to)
RangeFacetValue constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom() |
String |
getTo() |
void |
setFrom(String from) |
void |
setTo(String to) |
Copyright © 2018 Vitam. All rights reserved.