|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Decimal | Value class that provides an implementation of the .NET Decimal data type. |
UByte | Value class that provides an implementation of an unsigned 8 bit integer. |
UInt32 | Value class that provides an implementation of an unsigned 32 bit integer. |
UInt64 | Value class that provides an implementation of an unsigned 64 bit integer. |
The package com.rational.test.ft.value contains value classes that support for .Net values for which Java does not have primitive or other core support.
A value class is a Java class containing data that is useful to interact with. An instance of a value class can be persisted and compared to other instances of the same class. This is a basic capability of all value classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |