Uses of Class
ecologylab.xml.library.media.Credit

Packages that use Credit
ecologylab.xml.library.media ElementState subclasses that enable translation of XML entities from the Yahoo media specification. 
 

Uses of Credit in ecologylab.xml.library.media
 

Methods in ecologylab.xml.library.media that return Credit
 Credit Media.getCredit()
           
 Credit Content.getCredit()
           
 

Methods in ecologylab.xml.library.media with parameters of type Credit
 void Media.setCredit(Credit credit)
           
 void Content.setCredit(Credit credit)