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