Uses of Class
com.bramosystems.oss.player.playlist.client.asx.ASXEntry

Packages that use ASXEntry
com.bramosystems.oss.player.playlist.client.asx Provides classes for creating and manipulating playlists in ASX format 
 

Uses of ASXEntry in com.bramosystems.oss.player.playlist.client.asx
 

Methods in com.bramosystems.oss.player.playlist.client.asx that return types with arguments of type ASXEntry
 List<ASXEntry> Repeat.getEntries()
          Returns the playlist entries to be repeated
 List<ASXEntry> ASXPlaylist.getEntries()
          Returns the entries in this playlist
 

Method parameters in com.bramosystems.oss.player.playlist.client.asx with type arguments of type ASXEntry
 void Repeat.setEntries(List<ASXEntry> entries)
          Sets the playlist entries to be repeated
 void ASXPlaylist.setEntries(List<ASXEntry> entries)
          Sets the entries of this playlist
 



Copyright © 2009-2011. All Rights Reserved.