|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.orb.test.rmi.complex.IDLStruct
public final class IDLStruct
This class is used to test the mapping for IDLEntities other than org.omg.CORBA.Any and org.omg.CORBA.TypeCode.
Constructor Summary | |
---|---|
IDLStruct()
|
|
IDLStruct(short x)
|
Method Summary | |
---|---|
short |
getValue()
|
void |
setValue(short x)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IDLStruct()
public IDLStruct(short x)
Method Detail |
---|
public short getValue()
public void setValue(short x)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |