Class GenericTypedVariable

All Implemented Interfaces:
com.appiancorp.core.expr.portable.PortableNamedTypedValue, com.appiancorp.core.expr.portable.PortableNamedTypedValueWithChildren, com.appiancorp.core.expr.portable.PortableTypedValue, DeepCloneable, JSONable, JSONCacheable, XMLable, AppianTypeHolder, TypedVariableTypes, AppianType, com.appiancorp.type.HasTypeRef, com.appiancorp.type.NamedType, Serializable, Cloneable

@Deprecated public class GenericTypedVariable extends TypedVariable implements DeepCloneable
Deprecated.
Use the class NamedTypedValue instead.
This class is a wrapper for TypedVariable. Concrete implementation of TypedVariable to be used by ExpressionEvaluationService.
See Also: