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

Packages that use MetaType
com.melloware.jspiff.jaxb   
 

Uses of MetaType in com.melloware.jspiff.jaxb
 

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

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

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



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