Uses of Class
de.hybris.platform.solrfacetsearch.config.ValueRangeType
-
Packages that use ValueRangeType Package Description de.hybris.platform.solrfacetsearch.config -
-
Uses of ValueRangeType in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return ValueRangeType Modifier and Type Method Description ValueRangeTypeValueRangeSet. getType()static ValueRangeTypeValueRangeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ValueRangeType[]ValueRangeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.hybris.platform.solrfacetsearch.config with parameters of type ValueRangeType Modifier and Type Method Description voidValueRangeSet. setType(ValueRangeType type)
-