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.UByte

Packages that use UByte
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 UByte in com.rational.test.value
 

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

Methods in com.rational.test.value with parameters of type UByte
 int UByte.compareTo(UByte anotherUByte)