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

Packages that use PlaylistType
com.melloware.jspiff.jaxb   
 

Uses of PlaylistType in com.melloware.jspiff.jaxb
 

Methods in com.melloware.jspiff.jaxb that return PlaylistType
 PlaylistType ObjectFactory.createPlaylistType()
          Create an instance of PlaylistType
 

Methods in com.melloware.jspiff.jaxb that return types with arguments of type PlaylistType
 javax.xml.bind.JAXBElement<PlaylistType> ObjectFactory.createPlaylist(PlaylistType value)
          Create an instance of JAXBElement<PlaylistType>}
 

Methods in com.melloware.jspiff.jaxb with parameters of type PlaylistType
 javax.xml.bind.JAXBElement<PlaylistType> ObjectFactory.createPlaylist(PlaylistType value)
          Create an instance of JAXBElement<PlaylistType>}
 



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