Uses of Enum
org.qubership.atp.ram.dto.filters.TextFilter.TextFilterType
Packages that use TextFilter.TextFilterType
-
Uses of TextFilter.TextFilterType in org.qubership.atp.ram.dto.filters
Methods in org.qubership.atp.ram.dto.filters that return TextFilter.TextFilterTypeModifier and TypeMethodDescriptionstatic TextFilter.TextFilterTypeReturns the enum constant of this type with the specified name.static TextFilter.TextFilterType[]TextFilter.TextFilterType.values()Returns an array containing the constants of this enum type, in the order they are declared.