|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.omg.CORBA.FixedHolder
Holder class for fixed point types.
| Field Summary | |
|---|---|
java.math.BigDecimal |
value
|
| Constructor Summary | |
|---|---|
FixedHolder()
|
|
FixedHolder(java.math.BigDecimal o)
|
|
| Method Summary | |
|---|---|
void |
_read(InputStream in)
|
TypeCode |
_type()
|
void |
_write(OutputStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.math.BigDecimal value
| Constructor Detail |
public FixedHolder()
public FixedHolder(java.math.BigDecimal o)
| Method Detail |
public TypeCode _type()
_type in interface Streamablepublic void _read(InputStream in)
_read in interface Streamablepublic void _write(OutputStream out)
_write in interface Streamable
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||