Class VersionFilter
java.lang.Object
de.gematik.combine.filter.table.cell.AbstractCellFilter
de.gematik.combine.filter.table.cell.VersionFilter
- All Implemented Interfaces:
CellFilter,SoftFilter,Predicate<TableCell>
- Direct Known Subclasses:
ProjectVersionFilter
This filter removes cells in which the version property is not set or doesn't match the specified
criteria.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.gematik.combine.filter.table.cell.AbstractCellFilter
isSoft, setSoftMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface de.gematik.combine.filter.table.cell.CellFilter
and