Uses of Class
de.hybris.platform.integrationservices.integrationkey.KeyAttributeValue
Packages that use KeyAttributeValue
-
Uses of KeyAttributeValue in de.hybris.platform.integrationservices.integrationkey
Methods in de.hybris.platform.integrationservices.integrationkey that return types with arguments of type KeyAttributeValueModifier and TypeMethodDescriptionKeyValue.getKeyAttributeValues()Retrieves values this key consists of.Method parameters in de.hybris.platform.integrationservices.integrationkey with type arguments of type KeyAttributeValueModifier and TypeMethodDescriptionKeyValue.Builder.withValues(Collection<KeyAttributeValue> values) Specifies multiple attribute values for the key value to build.Constructor parameters in de.hybris.platform.integrationservices.integrationkey with type arguments of type KeyAttributeValueModifierConstructorDescriptionKeyValue(Collection<KeyAttributeValue> values) Instantiates a key value consisting of the provided attribute values