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