Uses of Class
com.melloware.jspiff.jaxb.TrackListType

Packages that use TrackListType
com.melloware.jspiff.jaxb   
 

Uses of TrackListType in com.melloware.jspiff.jaxb
 

Fields in com.melloware.jspiff.jaxb declared as TrackListType
protected  TrackListType PlaylistType.trackList
           
 

Methods in com.melloware.jspiff.jaxb that return TrackListType
 TrackListType ObjectFactory.createTrackListType()
          Create an instance of TrackListType
 TrackListType PlaylistType.getTrackList()
          Gets the value of the trackList property.
 

Methods in com.melloware.jspiff.jaxb with parameters of type TrackListType
 void PlaylistType.setTrackList(TrackListType value)
          Sets the value of the trackList property.
 



Copyright © 1999-2006 Melloware Inc. All Rights Reserved.