|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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 |
public org.omg.CORBA.ORB orb()
public java.math.BigDecimal read_fixed(org.omg.CORBA.TypeCode type)
public java.math.BigDecimal read_fixed(short digits,
short scale)
public java.lang.String get_codebase()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||