Class KeyAttributeValue
java.lang.Object
de.hybris.platform.integrationservices.integrationkey.KeyAttributeValue
Captures a value of a single key attribute in a data item.
-
Constructor Details
-
KeyAttributeValue
-
-
Method Details
-
getAttribute
Reads key attribute.- Returns:
- an item key attribute
-
getValue
Reads value of the attribute.- Returns:
- value the attribute has in a data item.
-
equals
-
hashCode
public int hashCode() -
toString
-