|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ValueInterface | This interface provides a way to look at a Number, String, Integer, Date... |
ValueUsedListener |
Class Summary | |
---|---|
Row | This class describes a single row in a stream of data. |
Value | This class is one of the core classes of the Kettle framework. |
ValueBigNumber | This class contains a Value of type BigNumber and the length/precision by which it is described. |
ValueBigNumberTest | Test class for the basic functionality of ValueNumber. |
ValueBinary | This class contains a Value of type Binary. |
ValueBoolean | This class contains a Value of type Boolean. |
ValueBooleanTest | Test class for the basic functionality of ValueBoolean. |
ValueDate | This class contains a Value of type Date. |
ValueDateTest | Test class for the basic functionality of ValueDate. |
ValueInteger | This class contains a Value of type Integer and the length by which it is described. |
ValueIntegerTest | Test class for the basic functionality of ValueInteger. |
ValueNumber | This class contains a Value of type Number and the length/precision by which it is described. |
ValueNumberTest | Test class for the basic functionality of ValueNumber. |
ValueSerializable | |
ValueString | This class contains a Value of type String and the length by which it is described. |
ValueStringTest | Test class for the basic functionality of ValueString. |
ValueTest | Test class for the basic functionality of Value. |
Contains all classes that make up the possible Value types: ValueString, ValueNumber, ..., the interface and the Value class itself.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |