Uses of Class
de.hybris.platform.integrationservices.model.KeyAttribute
-
Packages that use KeyAttribute Package Description de.hybris.platform.integrationservices.integrationkey -
-
Uses of KeyAttribute in de.hybris.platform.integrationservices.integrationkey
Methods in de.hybris.platform.integrationservices.integrationkey that return KeyAttribute Modifier and Type Method Description KeyAttributeKeyAttributeValue. getAttribute()Reads key attribute.Methods in de.hybris.platform.integrationservices.integrationkey with parameters of type KeyAttribute Modifier and Type Method Description KeyValue.BuilderKeyValue.Builder. withValue(KeyAttribute attribute, java.lang.Object value)Specifies a single attribute value for the key value to build.Constructors in de.hybris.platform.integrationservices.integrationkey with parameters of type KeyAttribute Constructor Description KeyAttributeValue(KeyAttribute attribute, java.lang.Object value)
-