Uses of Class
de.hybris.platform.ldap.jalo.configuration.valueobject.AttributeValueObject
-
Packages that use AttributeValueObject Package Description de.hybris.platform.ldap.jalo.configuration.valueobject -
-
Uses of AttributeValueObject in de.hybris.platform.ldap.jalo.configuration.valueobject
Methods in de.hybris.platform.ldap.jalo.configuration.valueobject that return types with arguments of type AttributeValueObject Modifier and Type Method Description java.util.Collection<AttributeValueObject>AttributesValueObject. getAllAttributes()Constructor parameters in de.hybris.platform.ldap.jalo.configuration.valueobject with type arguments of type AttributeValueObject Constructor Description AttributesValueObject(java.util.Collection<AttributeValueObject> attributes)
-