Package com.podio.filter
Class NumberFieldFilterBy
- java.lang.Object
-
- com.podio.filter.FieldFilterBy<NumberInterval>
-
- com.podio.filter.NumberFieldFilterBy
-
- All Implemented Interfaces:
FilterBy<NumberInterval>
public class NumberFieldFilterBy extends FieldFilterBy<NumberInterval>
-
-
Constructor Summary
Constructors Constructor Description NumberFieldFilterBy(int fieldId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringformat(NumberInterval value)-
Methods inherited from class com.podio.filter.FieldFilterBy
getKey
-
-
-
-
Method Detail
-
format
public String format(NumberInterval value)
-
-