java.lang.Object
org.pentaho.reporting.libraries.formula.lvalues.TypeValuePair
All Implemented Interfaces:
Serializable

public class TypeValuePair extends Object implements Serializable
Creation-Date: 02.11.2006, 10:02:54
Author:
Thomas Morgner
See Also:
  • Constructor Details

    • TypeValuePair

      public TypeValuePair(Type type, Object value)
  • Method Details