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

Packages that use ExtensionType
com.melloware.jspiff.jaxb   
 

Uses of ExtensionType in com.melloware.jspiff.jaxb
 

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

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

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



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