Uses of Enum Class
org.qubership.integration.platform.variables.management.persistence.configs.entity.enums.filter.FilterCondition
Packages that use FilterCondition
Package
Description
-
Uses of FilterCondition in org.qubership.integration.platform.variables.management.persistence.configs.entity.enums.filter
Methods in org.qubership.integration.platform.variables.management.persistence.configs.entity.enums.filter that return FilterConditionModifier and TypeMethodDescriptionstatic FilterConditionReturns the enum constant of this class with the specified name.static FilterCondition[]FilterCondition.values()Returns an array containing the constants of this enum class, in the order they are declared.