java.lang.Object
de.hybris.platform.catalog.jalo.classification.util.FeatureValue<V>
All Implemented Interfaces:
Serializable, Cloneable

@Deprecated(since="ages", forRemoval=false) public class FeatureValue<V> extends Object implements Cloneable, Serializable
Deprecated.
since ages - useFeatureValue instead.
This class defines value objects for reading and writing classification attribute values instead of handling ProductFeature items directly.
See Also: