|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasDescriptor
This interface defines a common base for all File elements in an invocation record that carry a descriptor in their values. It exists primarily for grouping purposes and for easier access for the database manager.
| Method Summary | |
|---|---|
int |
getDescriptor()
Accessor: Obtains the descriptor of the file handle |
void |
setDescriptor(int descriptor)
Accessor: Sets the descriptor number of a file object. |
| Method Detail |
|---|
int getDescriptor()
setDescriptor(int)void setDescriptor(int descriptor)
descriptor - is the new descriptor to store.getDescriptor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||