Uses of Class
de.hybris.platform.cmsfacades.common.predicate.EnumTypeAttributePredicateTest.TestEnum
-
Packages that use EnumTypeAttributePredicateTest.TestEnum Package Description de.hybris.platform.cmsfacades.common.predicate -
-
Uses of EnumTypeAttributePredicateTest.TestEnum in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return EnumTypeAttributePredicateTest.TestEnum Modifier and Type Method Description static EnumTypeAttributePredicateTest.TestEnumEnumTypeAttributePredicateTest.TestEnum. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EnumTypeAttributePredicateTest.TestEnum[]EnumTypeAttributePredicateTest.TestEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-