| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsidl.Boolean.Array2.Holder
public static class Boolean.Array2.Holder
| Constructor Summary | |
|---|---|
| Boolean.Array2.Holder()Create a holder class with an empty holdee object. | |
| Boolean.Array2.Holder(Boolean.Array2 obj)Create a holder with the specified object. | |
| Method Summary | |
|---|---|
|  void | destroy()Destroy held array | 
|  Boolean.Array2 | get()Get the value of the holdee object. | 
|  void | set(Boolean.Array2 obj)Set the value of the holdee object. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Boolean.Array2.Holder()
public Boolean.Array2.Holder(Boolean.Array2 obj)
| Method Detail | 
|---|
public void set(Boolean.Array2 obj)
public Boolean.Array2 get()
public void destroy()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||