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