Package de.hybris.platform.util
Class ItemPropertyValue
java.lang.Object
de.hybris.platform.util.ItemPropertyValue
- All Implemented Interfaces:
Serializable,Comparable<ItemPropertyValue>
public class ItemPropertyValue
extends Object
implements Serializable, Comparable<ItemPropertyValue>
a read only wrapper.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ItemPropertyValue
-
-
Method Details
-
getPK
-
toString
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<ItemPropertyValue>
-