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