Uses of Enum Class
de.gematik.combine.util.CompareOperator
Packages that use CompareOperator
Package
Description
-
Uses of CompareOperator in de.gematik.combine.filter.project
Constructors in de.gematik.combine.filter.project with parameters of type CompareOperatorModifierConstructorDescriptionProjectVersionFilter(CompareOperator operator, Version filterVersion) -
Uses of CompareOperator in de.gematik.combine.filter.table.cell
Methods in de.gematik.combine.filter.table.cell that return CompareOperatorConstructors in de.gematik.combine.filter.table.cell with parameters of type CompareOperator -
Uses of CompareOperator in de.gematik.combine.util
Methods in de.gematik.combine.util that return CompareOperatorModifier and TypeMethodDescriptionstatic CompareOperatorReturns the enum constant of this class with the specified name.static CompareOperator[]CompareOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.