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