jreceiver.common.rec.source
Interface SourceList
- All Superinterfaces:
- Hashable, Rec
- All Known Implementing Classes:
- FplaylistRec, SplaylistRec, HplaylistRec
- public interface SourceList
- extends Rec
An interface describing an object that possesses a collection of
file 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_SOURCE_IDS
public static final java.lang.String HKEY_SOURCE_IDS
getSourceIds
public java.util.Vector getSourceIds()
setSourceIds
public void setSourceIds(java.util.Vector source_ids)
Copyright © 2001-2002 Reed Esau, All Rights Reserved.