| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsidl.DoubleComplex.Holder
public static class DoubleComplex.Holder
This is the holder inner class for inout and out arguments for
 type DoubleComplex.
| Constructor Summary | |
|---|---|
| DoubleComplex.Holder()Create a holder class with an empty holdee object. | |
| DoubleComplex.Holder(DoubleComplex obj)Create a holder with the specified object. | |
| Method Summary | |
|---|---|
|  DoubleComplex | get()Get the value of the holdee object. | 
|  void | set(DoubleComplex 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.Holder()
public DoubleComplex.Holder(DoubleComplex obj)
| Method Detail | 
|---|
public void set(DoubleComplex obj)
public DoubleComplex get()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||