B C D E F G H I L M N O S T V
C
- Char - class oracle.jbo.domain.Char.
- This class provides a lightweight wrapper for
java.lang.Sting
, the native Java type for Char objects.
- Char() - Constructor for class oracle.jbo.domain.Char
- Creates a default
Char
Domain object, representing the time now.
- Char(Char) - Constructor for class oracle.jbo.domain.Char
- Creates a
Char
identical to an existing Char
.
- Char(String) - Constructor for class oracle.jbo.domain.Char
- Creates a
Char
Domain object from a java String
.
- Char(Object) - Constructor for class oracle.jbo.domain.Char
- Creates a
Char
Domain object from a java Object
.
- compareTo(double) - Method in class oracle.jbo.domain.Number
- Returns -1 if NUMBER is less than n, 0 if NUMBER and n are equal (==), 1 if NUMBER is greater than n.
- compareTo(Number) - Method in class oracle.jbo.domain.Number
- Returns -1 if NUMBER is less than n, 0 if NUMBER and n are equal (==), 1 if NUMBER is greater than n.
B C D E F G H I L M N O S T V
Copyright © 1997, 2004, Oracle. All rights reserved.