Oracle9i Business Components for Java Generic Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10393-01

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(Object) - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object from a java Object.
Char(String) - Constructor for class oracle.jbo.domain.Char
Creates a Char Domain object from a java String.
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.

Oracle9i Business Components for Java Generic Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10393-01

B C D E F G H I L M N O S T V

 

Copyright © 1997, 2003, Oracle. All rights reserved.