|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.formula.lvalues.TypeValuePair
public class TypeValuePair
Creation-Date: 02.11.2006, 10:02:54
Constructor Summary | |
---|---|
TypeValuePair(Type type,
java.lang.Object value)
|
Method Summary | |
---|---|
Type |
getType()
|
java.lang.Object |
getValue()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TypeValuePair(Type type, java.lang.Object value)
Method Detail |
---|
public Type getType()
public java.lang.Object getValue()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |