Uses of Class
de.hybris.platform.ldap.enums.PersonObjectClassEnum
-
Packages that use PersonObjectClassEnum Package Description de.hybris.platform.ldap.enums Contains generated models for each type of de.hybris.platform.jalo.enumeration package. -
-
Uses of PersonObjectClassEnum in de.hybris.platform.ldap.enums
Methods in de.hybris.platform.ldap.enums that return PersonObjectClassEnum Modifier and Type Method Description static PersonObjectClassEnumPersonObjectClassEnum. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PersonObjectClassEnum[]PersonObjectClassEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-