IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Class
com.rational.test.value.UInt32

Packages that use UInt32
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. 
 

Uses of UInt32 in com.rational.test.value
 

Methods in com.rational.test.value that return UInt32
static UInt32 UInt32.valueOf(java.lang.String s)
           
static UInt32 UInt32.valueOf(java.lang.String s, int radix)
           
 

Methods in com.rational.test.value with parameters of type UInt32
 int UInt32.compareTo(UInt32 anotherUInt)
          `