| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsidl.Boolean
public class Boolean
Class Boolean contains inner classes that
 provide holder and array support for standard Java primitive
 types.
| Nested Class Summary | |
|---|---|
| static class | Boolean.ArrayDefine a one dimensional array of type booleanfor the sidl Java run-time. | 
| static class | Boolean.Array1Define a one dimensional array of type boolean. | 
| static class | Boolean.Array2Define a two dimensional array of type boolean. | 
| static class | Boolean.Array3Define a three dimensional array of type boolean. | 
| static class | Boolean.Array4Define a four dimensional array of type boolean. | 
| static class | Boolean.Array5Define a five dimensional array of type boolean. | 
| static class | Boolean.Array6Define a six dimensional array of type boolean. | 
| static class | Boolean.Array7Define a seven dimensional array of type boolean. | 
| static class | Boolean.HolderThis is the holder inner class for inout and out arguments for type Boolean. | 
| Constructor Summary | |
|---|---|
| Boolean() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Boolean()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||