Uses of Enum Class
de.hybris.platform.searchprovidercssearchservices.search.data.MatchTypeDTO
Packages that use MatchTypeDTO
-
Uses of MatchTypeDTO in de.hybris.platform.searchprovidercssearchservices.search.data
Methods in de.hybris.platform.searchprovidercssearchservices.search.data that return MatchTypeDTOModifier and TypeMethodDescriptionMatchTermsQueryDTO.getMatchType()static MatchTypeDTOReturns the enum constant of this class with the specified name.static MatchTypeDTO[]MatchTypeDTO.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.searchprovidercssearchservices.search.data with parameters of type MatchTypeDTO