| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsidl.String.Array3.Holder
public static class String.Array3.Holder
| Constructor Summary | |
|---|---|
| String.Array3.Holder()Create a holder class with an empty holdee object. | |
| String.Array3.Holder(String.Array3 obj)Create a holder with the specified object. | |
| Method Summary | |
|---|---|
|  void | destroy()Destroy held array | 
|  String.Array3 | get()Get the value of the holdee object. | 
|  void | set(String.Array3 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 String.Array3.Holder()
public String.Array3.Holder(String.Array3 obj)
| Method Detail | 
|---|
public void set(String.Array3 obj)
public String.Array3 get()
public void destroy()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||