|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ExtendedInputStream
This class implemets extra operations for streams for inserting/extracting fixed types. These operations should be present in the next java streams mapping.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||