DevOps Test UI
Version 2024.03 (11.0.1)
DevOps Test UI API Reference

Project Version 2.3

Uses of Package
com.rational.test.value

  • Packages that use com.rational.test.value 
    Package Description
    com.rational.test.value
    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.
  • Classes in com.rational.test.value used by com.rational.test.value 
    Class and Description
    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.