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

public class TypedFeature<T> extends Feature<T>
Class for holding values for typed features. These features are must be backed by a existing ClassAttributeAssignment. This way the feature type, its localization status and its number format is configured automatically.
See Also: