|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITransferType
The ITransferType interface publishes a set of transfer type constants to indicate whether an IObject is to be transferred by reference or by value.
| Field Summary | |
|---|---|
static int |
BY_REFERENCE
Indicates a transfer by reference |
static int |
BY_VALUE
Indicates a transfer by value |
| Field Detail |
|---|
static final int BY_REFERENCE
static final int BY_VALUE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||