|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | 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. |
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(TypeCode type)
Fixes problems in old read_fixed. |
Method Detail |
public ORB orb()
public java.math.BigDecimal read_fixed(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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |