|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidl.Integer
sidl.Enum
Class Integer
contains inner classes that
provide holder and array support for standard Java primitive
types.
Nested Class Summary | |
static class |
Enum.Array
Define a one dimensional array of type int
for the sidl Java run-time. |
static class |
Enum.Array1
|
static class |
Enum.Array2
Define a two dimensional array of type int . |
static class |
Enum.Array3
Define a three dimensional array of type int . |
static class |
Enum.Array4
Define a four dimensional array of type int . |
static class |
Enum.Array5
Define a five dimensional array of type int . |
static class |
Enum.Array6
Define a six dimensional array of type int . |
static class |
Enum.Array7
Define a seven dimensional array of type int . |
static class |
Enum.Holder
This is the holder inner class for inout and out arguments for type Integer . |
Constructor Summary | |
Enum()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Enum()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |