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