|
|||||||||
| 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 | |
org.omg.CORBA.ORB |
orb()
Get the orb associated with the stream. |
void |
write_fixed(java.math.BigDecimal val,
short digits,
short scale)
Fixes problems in old write_fixed. |
void |
write_fixed(java.math.BigDecimal val,
org.omg.CORBA.TypeCode tc)
Fixes problems in old write_fixed. |
| Method Detail |
public org.omg.CORBA.ORB orb()
public void write_fixed(java.math.BigDecimal val,
org.omg.CORBA.TypeCode tc)
public void write_fixed(java.math.BigDecimal val,
short digits,
short scale)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||