|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectValueF
org.openorb.orb.test.iiop.value.ValueFImpl
public class ValueFImpl
The implementation of value type ValueF.
| Constructor Summary | |
|---|---|
ValueFImpl()
|
|
| Method Summary | |
|---|---|
void |
marshal(org.omg.CORBA.DataOutputStream os)
Marshal the value type into the output stream. |
java.lang.String |
toString()
Creates a stringified representation of the value-type's instance. |
void |
unmarshal(org.omg.CORBA.DataInputStream is)
Unmarshal the value type from the input stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValueFImpl()
| Method Detail |
|---|
public void unmarshal(org.omg.CORBA.DataInputStream is)
is - The input stream to read the value type from.public void marshal(org.omg.CORBA.DataOutputStream os)
os - The output stream to write the value type to.public java.lang.String toString()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||