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