public interface ExtendedInputStream
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get_codebase()
Get codebase associated with stream.
|
org.omg.CORBA.ORB |
orb()
Get the orb associated with the stream.
|
java.math.BigDecimal |
read_fixed(short digits,
short scale)
Fixes problems in old read_fixed.
|
java.math.BigDecimal |
read_fixed(org.omg.CORBA.TypeCode type)
Fixes problems in old read_fixed.
|
org.omg.CORBA.ORB orb()
java.math.BigDecimal read_fixed(org.omg.CORBA.TypeCode type)
java.math.BigDecimal read_fixed(short digits,
short scale)
java.lang.String get_codebase()