jreceiver.common.rec.source
Interface SourceFolder
- All Superinterfaces:
- Hashable, Rec
- All Known Implementing Classes:
- HplaylistRec
- public interface SourceFolder
- extends Rec
An interface describing an object that possesses a collection of
folder identifiers.
- Version:
- $Revision: 1.2 $ $Date: 2002/09/24 18:20:44 $
- Author:
- Reed Esau
HKEY_PL_SRC_ID
public static final java.lang.String HKEY_PL_SRC_ID
HKEY_FOLDER_IDS
public static final java.lang.String HKEY_FOLDER_IDS
getFolderIds
public java.util.Vector getFolderIds()
setFolderIds
public void setFolderIds(java.util.Vector folder_ids)
Copyright © 2001-2002 Reed Esau, All Rights Reserved.