|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.common.remote.CompoundHandle
public final class CompoundHandle
| Field Summary | |
|---|---|
ObjectHandle[] |
hObjArray |
byte[] |
piggyback |
| Constructor Summary | |
|---|---|
CompoundHandle() |
|
CompoundHandle(int typ) |
|
CompoundHandle(ObjectHandle[] hObjArray) |
|
| Method Summary | |
|---|---|
void |
setPiggyback(byte[] pb) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte[] piggyback
public ObjectHandle[] hObjArray
| Constructor Detail |
|---|
public CompoundHandle()
public CompoundHandle(int typ)
public CompoundHandle(ObjectHandle[] hObjArray)
| Method Detail |
|---|
public void setPiggyback(byte[] pb)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||