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

Packages that use LinkType
com.melloware.jspiff.jaxb   
 

Uses of LinkType in com.melloware.jspiff.jaxb
 

Fields in com.melloware.jspiff.jaxb with type parameters of type LinkType
protected  List<LinkType> PlaylistType.link
           
protected  List<LinkType> TrackType.link
           
 

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

Methods in com.melloware.jspiff.jaxb that return types with arguments of type LinkType
 List<LinkType> PlaylistType.getLink()
          Gets the value of the link property.
 List<LinkType> TrackType.getLink()
          Gets the value of the link property.
 



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