public class NumberFieldFilterBy extends FieldFilterBy<NumberInterval>
| Constructor and Description |
|---|
NumberFieldFilterBy(int fieldId) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(NumberInterval value) |
NumberInterval |
parse(String value) |
getKeypublic String format(NumberInterval value)
public NumberInterval parse(String value)
Copyright © 2014. All Rights Reserved.