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