Class TypedValue
- java.lang.Object
-
- de.hybris.platform.persistence.audit.payload.json.TypedValue
-
public class TypedValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypedValue()TypedValue(ValueType type, java.util.List<java.lang.String> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ValueTypegetType()java.util.List<java.lang.String>getValue()
-