|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.orb.test.iiop.value.ValueBDefaultFactory
public class ValueBDefaultFactory
Constructor Summary | |
---|---|
ValueBDefaultFactory()
|
Method Summary | |
---|---|
ValueB |
init(int l)
Initialize the value type member. |
java.io.Serializable |
read_value(org.omg.CORBA_2_3.portable.InputStream is)
Read the value from an input stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValueBDefaultFactory()
Method Detail |
---|
public ValueB init(int l)
l
- An initial value for the l member.
public java.io.Serializable read_value(org.omg.CORBA_2_3.portable.InputStream is)
is
- The input stream.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |